/home/runner/work/spades/spades/Source/IC.H File Reference

SPADES API: /home/runner/work/spades/spades/Source/IC.H File Reference
SPADES API
IC.H File Reference
#include <AMReX.H>
#include <AMReX_REAL.H>
#include <AMReX_RealVect.H>
#include <AMReX_ParmParse.H>
#include <AMReX_MultiFab.H>
#include "Utilities.H"
Include dependency graph for IC.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  spades::ic::Constant
 Constant initial condition. More...
 
struct  spades::ic::Constant::DeviceOp
 Device functor for the Constant initial condition. More...
 
class  spades::ic::InitializerBase
 Base class for initial conditions. More...
 
class  spades::ic::Initializer< ICOp >
 Initial condition class. More...
 

Namespaces

namespace  spades
 Solver for PArallel Discrete Event Simulation.
 
namespace  spades::ic
 SPADES initial conditions.