SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nserif
 Ncomposition
 CCanonicalComposition
 CCompositionManages the composition of elements
 CCompositionEntryRepresents an entry in the composition with a symbol and mass fraction
 CGlobalCompositionRepresents the global composition of a system. This tends to be used after finalize and is primarily for internal use
 Nconstant
 CConstantStructure to hold a constant's details
 CConstantsClass to manage a collection of constants
 Neos
 Nhelmholtz
 CHELMEOSInputStructure to hold the input parameters for the EOS calculation
 CHELMEOSOutput
 CHELMTableStructure to hold the Helmholtz EOS table data
 CEOSMain class for accessing Equation of State data
 CEOSInputInput parameters for an EOS calculation
 CEOSioHandles the input/output operations for EOS tables
 CEOSOutputOutput from an EOS calculation
 CEOSParameterRepresents a thermodynamic parameter and its derivatives
 Nmesh
 CMeshIOClass for handling mesh input/output operations
 Nnetwork
 Napprox8
 CApprox8NetContains constants and arrays related to the nuclear network
 CApprox8NetworkClass for the Approx8 nuclear reaction network
 CJacobianFunctor to calculate the Jacobian matrix for implicit solvers
 CODEFunctor to calculate the derivatives for the ODE solver
 CGraphNetworkGraph-based nuclear reaction network using REACLIB reactions
 CJacobianTermFunctor for Jacobian evaluation for stiff ODE solvers. (used in the NSE case)
 CODETermFunctor for ODE right-hand side evaluation
 CStepDerivativesStruct holding derivatives for a single ODE step
 CNetInInput structure for the network evaluation
 CNetOutOutput structure for the network evaluation
 CNetworkClass for network evaluation
 CReaclibNetwork
 Npolytrope
 Npolycoeff
 CdThetaInterpCoeff
 Cx1InterpCoeffCoefficients for the interpolations of the surface location of a polytrope
 NpolyMFEMUtils
 CNonlinearPowerIntegratorA class for nonlinear power integrator
 CformBundleStructure to hold the various bilinear and nonlinear forms for the polytrope problem
 CGMRESInverterProvides an approximate inverse of the SchurCompliment operator using GMRES
 CPolySolverSolves the Lane-Emden equation for a polytropic star using a mixed finite element method
 CPolytropeOperatorRepresents the coupled nonlinear operator for the polytropic system
 CSchurComplimentRepresents the Schur complement operator used in the solution process
 CsolverBundleStructure to manage the lifetime of MFEM solver objects
 NprobeThe Probe namespace contains utility functions for debugging and logging
 CLogManagerClass to manage logging operations
 NpybindContains pybind11 helper classes and trampoline classes for interfacing C++ with Python
 CPyCoefficientTrampoline class for mfem::Coefficient
 CPyMatrixA trampoline class for mfem::Matrix
 CPyOperatorTrampoline class for mfem::Operator
 CPyVectorCoefficientTrampoline class for mfem::VectorCoefficient
 Nresource
 CResourceManager
 Capprox8Test
 CcompositionTestTest suite for the composition class
 CconfigTestTest suite for the Config class
 CconfigTestPrivateAccessor
 CconstTestTest suite for the const class
 CEOSStructure to hold the output parameters and derivatives of the EOS calculation
 CeosTestTest suite for the const class
 CmeshIOTest
 CpolyTest
 CprobeTest
 CResourceManagerManages resources within the application
 CresourceManagerTestTest suite for the resourceManager class