SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
EOSio.h File Reference
#include <string>
#include <variant>
#include <memory>
#include <unordered_map>
#include "helm.h"

Go to the source code of this file.

Classes

class  serif::eos::EOSio
 Handles the input/output operations for EOS tables. More...
 

Namespaces

namespace  serif
 
namespace  serif::eos
 

Typedefs

using serif::eos::EOSTable = std::variant<std::unique_ptr<serif::eos::helmholtz::HELMTable>>
 

Enumerations

enum  serif::eos::EOSFormat { serif::eos::HELM }
 

Variables

static std::unordered_map< EOSFormat, std::string > serif::eos::FormatStringLookup