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 hydro.h
  • View page source

File hydro.h

↰ Parent directory (src)

Contents

  • Definition (src/hydro.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Variables

Definition (src/hydro.h)

  • Program Listing for File hydro.h

Includes

  • EOS.h (File EOS.h)

  • define.h (File define.h)

  • phase.h (File phase.h)

Included By

  • File compfind.h

  • File EOSmodify.h

  • File hydro.cpp

  • File main.cpp

Classes

  • Struct hydro

  • Struct loop_params

  • Struct mass_params

Functions

  • Function fitting_error(const gsl_vector *, void *, gsl_vector *)

  • Function fitting_method(vector<PhaseDgm>&, vector<double>, vector<double>, vector<double>, double, bool)

  • Function getmass(double, double, double, double)

  • Function P_hydro(double, void *)

  • Function R_hydro(double, void *)

  • Function Rloop(vector<PhaseDgm>&, vector<double>, vector<double>, vector<double>, double, bool, double&, double&, double&)

Variables

  • Variable count_shoot

  • Variable count_step

  • Variable fit_eps_rel

  • Variable fit_iter

  • Variable ode_eps_rel0

  • Variable ode_eps_rel1

  • Variable ode_eps_rel2

  • Variable P_eps_rel

  • Variable R_eps_rel


© Copyright 2025, Magrathea Developers.

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