AMRBoxesAndRanksIO.H File Reference

#include "IntVect.H"
#include "Box.H"
#include "Vector.H"
#include <string>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for AMRBoxesAndRanksIO.H:

Go to the source code of this file.

Functions

void readABRfile (Vector< Vector< Box > > &a_amrBoxes, Vector< Vector< int > > &a_amrRanks, Vector< int > &a_refinementRatio, Box &a_baseLevelBoundingBox, const std::string a_filename, const bool a_dataPerRank=false)
void writeABRfile (const Vector< Vector< Box > > &a_amrBoxes, const Vector< Vector< int > > &a_amrRanks, const Vector< int > &a_refinementRatio, const int a_numLevels, const int a_targetNumProcs, const Box &a_baseLevelBoundingBox, const std::string a_filename)


Function Documentation

void readABRfile ( Vector< Vector< Box > > &  a_amrBoxes,
Vector< Vector< int > > &  a_amrRanks,
Vector< int > &  a_refinementRatio,
Box a_baseLevelBoundingBox,
const std::string  a_filename,
const bool  a_dataPerRank = false 
)

void writeABRfile ( const Vector< Vector< Box > > &  a_amrBoxes,
const Vector< Vector< int > > &  a_amrRanks,
const Vector< int > &  a_refinementRatio,
const int  a_numLevels,
const int  a_targetNumProcs,
const Box a_baseLevelBoundingBox,
const std::string  a_filename 
)


Generated on Fri Apr 5 04:17:22 2019 for Chombo + EB by  doxygen 1.5.5