Magrathea

User Guide

  • Installation and First Run
  • Run Modes and .cfg files
  • Phase Diagrams
  • Equation of State (EOS) Library

Reference

  • API Reference: How to Document Your C++
  • C++ API
Magrathea
  • File EOS.h
  • View page source

File EOS.h

↰ Parent directory (src)

Contents

  • Definition (src/EOS.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Variables

Definition (src/EOS.h)

  • Program Listing for File EOS.h

Includes

  • define.h (File define.h)

  • gsl/gsl_deriv.h

  • gsl/gsl_interp.h

  • gsl/gsl_interp2d.h

  • gsl/gsl_spline.h

  • gsl/gsl_spline2d.h

Included By

  • File EOS.cpp

  • File EOSlist.h

  • File hydro.h

  • File main.cpp

  • File phase.h

Classes

  • Struct EOS

  • Struct EOS_params

Functions

  • Function density_solver(double, double, double(*)(double rho, double T), double)

  • Function dP_EOS(double, void *)

  • Function P_EOS(double, void *)

  • Function PdP_EOS(double, void *, double *, double *)

Variables

  • Variable mu

  • Variable rho_eps_rel

  • Variable T_eps_rel

  • Variable verbose


© Copyright 2025, Magrathea Developers.

Built with Sphinx using a theme provided by Read the Docs.