Classes | |
class | AMError |
Error calculation for mesh refinement. More... | |
class | AMRCore |
AMR integrator. More... | |
class | AutoAMRCore |
Automatic AMR integrator. More... | |
class | BoundedGrid |
1 dimensional grid for the adaptive mesh refinement algorithm. More... | |
class | DisplayedComponents |
Class containing information about the plotted components. More... | |
class | Dissipation |
Numerical dissipation term on the grid. More... | |
class | FieldComponents |
Stores field components. More... | |
class | FieldWrapper |
GridRipper field base class. More... | |
class | FuncInitCond |
Initial condition for a PDE. More... | |
interface | Function |
Local function over a 1 space dimensional field. More... | |
class | Grad |
Approximation of first order derivatives on the grid. More... | |
class | Grid |
1 dimensional grid for the adaptive mesh refinement algorithm. More... | |
class | GridFunction |
Local function. More... | |
class | GridGeomInfo |
Grid geometry info. More... | |
class | GridIterator |
Iterates through the points of the refined grid. More... | |
class | InitCond |
Initial condition for a PDE. More... | |
class | Integrator |
Time integrator. More... | |
class | IntervalList |
Interval of grid points. More... | |
class | ParameterParser |
AMR 1D parameter parser. More... | |
class | PDE |
Abstract base class of partial differential equations. More... | |
class | PeriodicGrid |
1 dimensional periodic grid for the adaptive mesh refinement algorithm. More... | |
class | PrecalculatedSolution |
Storage for exact, precalculated solutions. More... | |
class | Regridder |
Regridder base class. More... | |
interface | ShiftedOp |
Shifted differentiation and averaging operators. More... | |
class | Sigma |
The sigma factor of the numerical dissipation term. More... | |
Namespaces | |
namespace | error |
AMError implementations; error calculation for mesh refinement. | |
namespace | gridint |
Methods for solving hyperbolic partial differential equations on a Grid. | |
namespace | initcond |
Initial condition classes. | |
namespace | interpolation |
Interpolation methods to produce initial states for finer grids. | |
namespace | io |
BData file writing for AMR. | |
namespace | regridder |
Regridder implementations. | |
namespace | sigma |
Sigma factors for the numerical dissipation term. |