PeTar
N-body code for collisional gravitational systems
IOParamsHardTest Class Reference
Collaboration diagram for IOParamsHardTest:
[legend]

Public Member Functions

 IOParamsHardTest ()
 
int read (int argc, char *argv[], const int opt_used_pre=0)
 
bool checkParams ()
 check paramters More...
 

Public Attributes

IOParamsContainer input_par_store
 
IOParams< PS::F64 > time
 
IOParams< PS::F64 > rin
 
IOParams< PS::F64 > rout
 
IOParams< PS::F64 > rsearch
 
IOParams< PS::F64 > rbin
 
IOParams< PS::F64 > dt_limit
 
IOParams< PS::F64 > eta
 
IOParams< PS::F64 > eps
 
IOParams< PS::S64 > n
 
IOParams< std::string > fname_inp
 
bool print_flag
 

Constructor & Destructor Documentation

◆ IOParamsHardTest()

IOParamsHardTest::IOParamsHardTest ( )
inline

Member Function Documentation

◆ checkParams()

bool IOParamsHardTest::checkParams ( )
inline

check paramters

Here is the caller graph for this function:

◆ read()

int IOParamsHardTest::read ( int  argc,
char *  argv[],
const int  opt_used_pre = 0 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ dt_limit

IOParams<PS::F64> IOParamsHardTest::dt_limit

◆ eps

IOParams<PS::F64> IOParamsHardTest::eps

◆ eta

IOParams<PS::F64> IOParamsHardTest::eta

◆ fname_inp

IOParams<std::string> IOParamsHardTest::fname_inp

◆ input_par_store

IOParamsContainer IOParamsHardTest::input_par_store

◆ n

IOParams<PS::S64> IOParamsHardTest::n

◆ print_flag

bool IOParamsHardTest::print_flag

◆ rbin

IOParams<PS::F64> IOParamsHardTest::rbin

◆ rin

IOParams<PS::F64> IOParamsHardTest::rin

◆ rout

IOParams<PS::F64> IOParamsHardTest::rout

◆ rsearch

IOParams<PS::F64> IOParamsHardTest::rsearch

◆ time

IOParams<PS::F64> IOParamsHardTest::time

The documentation for this class was generated from the following file: