KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
global::OFS Namespace Reference

Enumerations

enum  _enum {
  ENER , SAMP , TRAJ , ESAMP ,
  ETRAJ , CORR
}
 

Variables

const std::map< std::string, _enum_dict
 
std::map< _enum, bool > _isopen
 

Enumeration Type Documentation

◆ _enum

Enumerator
ENER 
SAMP 
TRAJ 
ESAMP 
ETRAJ 
CORR 

Definition at line 80 of file io_utils.h.

Variable Documentation

◆ _dict

const std::map<std::string, _enum> global::OFS::_dict
Initial value:
= {
{"ENER", ENER}, {"SAMP", SAMP}, {"TRAJ", TRAJ}, {"ESAMP", ESAMP}, {"ETRAJ", ETRAJ}, {"CORR", CORR},
}

Definition at line 81 of file io_utils.h.

◆ _isopen

std::map<_enum, bool> global::OFS::_isopen
extern

Referenced by global::ofs_is_open().