PhyStar  v0.0.0 thu24
fileionew Namespace Reference

Classes

class  FluidCartRegularD
 fluid io for cartesian coordinates, double percision More...
 

Functions

std::string & strToUpper (std::string &str)
 
std::string & strToLower (std::string &str)
 
std::string intTostr (int i, int size=7)
 
const std::string FileProps ("/0-FileProps")
 
const std::string DataSpace ("/1-DataSpace")
 
const std::string PhysParams ("/2-PhysParams")
 
const std::string Others ("/3-Others")
 
const std::string Fields ("/4-Fields")
 
void check_collective_io (const HighFive::DataTransferProps &xfer_props)
 

Function Documentation

◆ check_collective_io()

void fileionew::check_collective_io ( const HighFive::DataTransferProps &  xfer_props)
inline
Here is the caller graph for this function:

◆ DataSpace()

const std::string fileionew::DataSpace ( "/1-DataSpace"  )
Here is the caller graph for this function:

◆ Fields()

const std::string fileionew::Fields ( "/4-Fields"  )
Here is the caller graph for this function:

◆ FileProps()

const std::string fileionew::FileProps ( "/0-FileProps"  )
Here is the caller graph for this function:

◆ intTostr()

std::string fileionew::intTostr ( int  i,
int  size = 7 
)
inline
Here is the caller graph for this function:

◆ Others()

const std::string fileionew::Others ( "/3-Others"  )
Here is the caller graph for this function:

◆ PhysParams()

const std::string fileionew::PhysParams ( "/2-PhysParams"  )
Here is the caller graph for this function:

◆ strToLower()

std::string& fileionew::strToLower ( std::string &  str)
inline
Here is the caller graph for this function:

◆ strToUpper()

std::string& fileionew::strToUpper ( std::string &  str)
inline