|
SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
| ▼Ncomposition | |
| CComposition | |
| CCompositionEntry | Represents an entry in the composition with a symbol and mass fraction |
| CGlobalComposition | Represents the global composition of a system. This tends to be used after finalize and is primarily for internal use |
| ▼Nhelmholtz | |
| CEOS | Structure to hold the output parameters and derivatives of the EOS calculation |
| CEOSInput | Structure to hold the input parameters for the EOS calculation |
| CHELMTable | Structure to hold the Helmholtz EOS table data |
| ▼NnnApprox8 | |
| CApprox8Network | Class for the Approx8 nuclear reaction network |
| CJacobian | Functor to calculate the Jacobian matrix for implicit solvers |
| CNet | Contains constants and arrays related to the nuclear network |
| CODE | Functor to calculate the derivatives for the ODE solver |
| ▼NnuclearNetwork | |
| CNetIn | Input structure for the network evaluation |
| CNetOut | Output structure for the network evaluation |
| CNetwork | Class for network evaluation |
| ▼Npolycoeff | |
| CdThetaInterpCoeff | |
| Cx1InterpCoeff | Coefficients for the interpolations of the surface location of a polytrope |
| ▼NpolyMFEMUtils | A namespace for utilities for working with MFEM and solving the lane-emden equation |
| CNonlinearPowerIntegrator | A class for nonlinear power integrator |
| ▼NProbe | The Probe namespace contains utility functions for debugging and logging |
| CLogManager | Class to manage logging operations |
| Capprox8Test | |
| CcompositionTest | Test suite for the composition class |
| CConfig | Singleton class to manage configuration settings loaded from a YAML file |
| CconfigTest | Test suite for the Config class |
| CconfigTestPrivateAccessor | |
| CConstant | Structure to hold a constant's details |
| CConstants | Class to manage a collection of constants |
| CconstTest | Test suite for the const class |
| CDObject | A universal data container class |
| CDObjectTest | Test suite for the DObject class |
| CEosIO | Handles the input/output operations for EOS tables |
| CeosTest | Test suite for the const class |
| CformBundle | Structure to hold the various bilinear and nonlinear forms for the polytrope problem |
| CGMRESInverter | Provides an approximate inverse of the SchurCompliment operator using GMRES |
| CLockableDObject | Wrapper for DObject with thread-safe access |
| CLockableDObjectTest | Test suite for the LockableDObject class |
| CMeshIO | Class for handling mesh input/output operations |
| CmeshIOTest | |
| CMetadata | Represents metadata information for data objects in the dobj module |
| CMetadataTest | Test suite for the Metadata class |
| CPolySolver | Solves the Lane-Emden equation for a polytropic star using a mixed finite element method |
| CpolyTest | |
| CPolytropeOperator | Represents the coupled nonlinear operator for the polytropic system |
| CprobeTest | |
| CResourceManager | Manages resources within the application |
| CresourceManagerTest | Test suite for the resourceManager class |
| CSchurCompliment | Represents the Schur complement operator used in the solution process |
| CsolverBundle | Structure to manage the lifetime of MFEM solver objects |