![]() |
Gowdy solver
|
BandLUDecomposition | BandLUDecomposition implements a method for solving linear equations A * x = b for a band-diagonal matrix A using LU decomposition |
BimetricModel | A structure that holds parameters which define a specific bimetric model |
CubicSpline | CubicSpline encapsulates the natural cubic spline of degree 3 with continuity C2 |
DummyMPIWorld | Implements a dummy message passing interface (MPI) |
fld::EvolvedBy | A pair of two grid functions where the first is evolved in time by the other |
GowdyEvolve | GowdyEvolve encapsulates the IVP solver for Gowdy spacetime |
GridInitialData | Reads the initial data from the given file |
GridOutputWriter | Writes checkpoints from the grid to the output data file |
GridUser | GridUser contains cached variables from the grid-driver |
IntegFace | Interface used for MoL integration that prepares and finalizes integration steps |
IORecord | A wrapper for GridPoint so that GridPoint's array of fields can be treated as a compound object when reading/writing |
Matrix< T > | A matrix (a two-dimensional array) of elements |
MoLDescriptor | A method of lines (MoL) descriptor |
MoLIntegrator | Time evolution integrator for the Method of Lines (MoL) |
MPIWorld | Implements the message passing interface (MPI) for high-performance computing (HPC) |
Parameters | Contains key = value pairs that are obtained from a configuration file |
GridOutputWriter::skipInfo | |
SLog | SLog enables writing both to cerr and cout simultaneously |
TrackUsedTime | Reports the elapsed time for the lifetime of the created object |
UniformGrid | Uniform grid of grid functions |
Vector< T > | A vector (or an array) of elements |