WarpX
BackTransformedDiagnostic_fwd.H
Go to the documentation of this file.
1 /* Copyright 2021 Luca Fedeli, Axel Huebl
2  *
3  * This file is part of WarpX.
4  *
5  * License: BSD-3-Clause-LBNL
6  */
7 
8 #ifndef WARPX_BACK_TRANSFORMED_DIAGNOSTICS_FWD_H
9 #define WARPX_BACK_TRANSFORMED_DIAGNOSTICS_FWD_H
10 
11 class LabFrameDiag;
12 class LabFrameSnapShot;
14 
15 #endif /* WARPX_BACK_TRANSFORMED_DIAGNOSTICS_FWD_H */
BackTransformedDiagnostic class handles the back-transformation of data when running simulations in a...
Definition: BackTransformedDiagnostic.H:185
LabFrameSnapShot stores the back-transformed lab-frame metadata corresponding to a single time snapsh...
Definition: BackTransformedDiagnostic.H:123
The capability for back-transformed lab-frame data is implemented to generate the full diagnostic sna...
Definition: BackTransformedDiagnostic.H:50