SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
Namespaces | |
namespace | laneEmden |
Namespace for Lane-Emden equation related utility functions. | |
namespace | polycoeff |
namespace | polyMFEMUtils |
Classes | |
struct | formBundle |
Structure to hold the various bilinear and nonlinear forms for the polytrope problem. More... | |
class | GMRESInverter |
Provides an approximate inverse of the SchurCompliment operator using GMRES. More... | |
class | PolySolver |
Solves the Lane-Emden equation for a polytropic star using a mixed finite element method. More... | |
class | PolytropeOperator |
Represents the coupled nonlinear operator for the polytropic system. More... | |
class | SchurCompliment |
Represents the Schur complement operator used in the solution process. More... | |
struct | solverBundle |
Structure to manage the lifetime of MFEM solver objects. More... | |