SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
integrators.h File Reference

A collection of utilities for working with MFEM and solving the lane-emden equation. More...

#include "mfem.hpp"
#include <string>
#include "config.h"
#include "probe.h"

Go to the source code of this file.

Classes

class  serif::polytrope::polyMFEMUtils::NonlinearPowerIntegrator
 A class for nonlinear power integrator. More...
 

Namespaces

namespace  serif
 
namespace  serif::polytrope
 
namespace  polyMFEMUtils
 A namespace for utilities for working with MFEM and solving the lane-emden equation.
 
namespace  serif::polytrope::polyMFEMUtils
 

Functions

double serif::polytrope::polyMFEMUtils::dfmod (const double epsilon, const double n)
 
double serif::polytrope::polyMFEMUtils::fmod (const double theta, const double n, const double epsilon)
 

Detailed Description

A collection of utilities for working with MFEM and solving the lane-emden equation.

Definition in file integrators.h.