SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
#include "mfem.hpp"
#include <cmath>
Go to the source code of this file.
Classes | |
struct | serif::polytrope::polycoeff::x1InterpCoeff |
Coefficients for the interpolations of the surface location of a polytrope. More... | |
struct | serif::polytrope::polycoeff::dThetaInterpCoeff |
Namespaces | |
namespace | serif |
namespace | serif::polytrope |
namespace | serif::polytrope::polycoeff |
Functions | |
double | serif::polytrope::polycoeff::nonlinearSourceCoeff (const mfem::Vector &x) |
Computes the xi coefficient function. | |
void | serif::polytrope::polycoeff::diffusionCoeff (const mfem::Vector &x, mfem::Vector &v) |
Computes the vector xi coefficient function. | |
double | serif::polytrope::polycoeff::x1 (const double n) |
double | serif::polytrope::polycoeff::thetaSurfaceFlux (const double n) |