BISICLES AMR ice sheet model  0.9
Functions
amrtocf.cpp File Reference

Functions

void AMRtoCF (const std::string &ifile, const std::string &ofile, const std::string &a_createdBy, const RealVect &a_origin, const RealVect &a_loXYGrid, const Real &a_timeOffset, bool a_validOnly)
 
void CFtoAMR (const std::string &ifile, const std::string &ofile)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ AMRtoCF()

void AMRtoCF ( const std::string &  ifile,
const std::string &  ofile,
const std::string &  a_createdBy,
const RealVect &  a_origin,
const RealVect &  a_loXYGrid,
const Real &  a_timeOffset,
bool  a_validOnly 
)

◆ CFtoAMR()

void CFtoAMR ( const std::string &  ifile,
const std::string &  ofile 
)

◆ main()

int main ( int  argc,
char *  argv[] 
)

References AMRtoCF(), and CFtoAMR().