WARPXM v1.10.0
|
Classes | |
class | wxm::host_actions::data_loader |
Suplements WmVariableLoader by allowing you to load "arbitrary" data to variable subdomains. More... | |
class | WmFillValue |
The WmFillValue class fills all components of a variable with a specified fill value from the input parameters. More... | |
class | WmFunctionApplicator |
The WmFunctionApplicator class generates initial conditions. More... | |
class | WmGhostSync |
The WmGhostSync class syncs distributed array overlapping cells bordering node boundaries (ghost cells) for the specified distributed arrays, or specific components of those distributed arrays. More... | |
class | WmHostAction |
The WmHostAction class is a base class for sub-solvers in the WARPXM system. More... | |
class | WmICGenerator |
The WmICGenerator class generates initial conditions. More... | |
class | WmProbeLocation |
The WmProbeLocation class is used to probe a position in a dataset and export that data to a hdf5 file over the course of the simulation. More... | |
class | WmSynchronizer |
The WmSynchronizer class syncs distributed variables overlapping cell boundaries (ghost cells) More... | |
class | WmTestSuggestedDt |
The WmTestSuggestedDt class is used with the HOFVM scheme to calculate the absolute minimum of a dataset. More... | |
class | WmTimedSwapVariables |
The WmTimedSwapVariables class swaps two like variables, internalized storage remains, while outer shell naming is swapped. More... | |
class | WmVariableLoader |
The WmVariableLoader class loads all components of a variable from a specified file from the input parameters. More... | |
class | WmVariableSwapper |
The WmVariableSwapper class swaps two like variables, internalized storage remains, while outer shell naming is swapped. More... | |
class | WmWriteOut |
The WmWriteOut class writes a dataset to a file each frame. More... | |