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
 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
 CEOSStructure to hold the output parameters and derivatives of the EOS calculation
 CEOSInputStructure to hold the input parameters for the EOS calculation
 CHELMTableStructure to hold the Helmholtz EOS table data
 CEOSioHandles the input/output operations for EOS tables
 Nmesh
 CMeshIOClass for handling mesh input/output operations
 Nnetwork
 Napprox8
 CApprox8NetworkClass for the Approx8 nuclear reaction network
 CJacobianFunctor to calculate the Jacobian matrix for implicit solvers
 CNetContains constants and arrays related to the nuclear network
 CODEFunctor to calculate the derivatives for the ODE solver
 CNetInInput structure for the network evaluation
 CNetOutOutput structure for the network evaluation
 CNetworkClass for network evaluation
 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
 CeosTestTest suite for the const class
 CmeshIOTest
 CpolyTest
 CprobeTest
 CResourceManagerManages resources within the application
 CresourceManagerTestTest suite for the resourceManager class