Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::EB2::ChkptFile Member List

This is the complete list of members for amrex::EB2::ChkptFile, including all inherited members.

ChkptFile(std::string fname)amrex::EB2::ChkptFile
read_from_chkpt_file(BoxArray &cut_grids, BoxArray &covered_grids, DistributionMapping &dmap, MultiFab &volfrac, MultiFab &centroid, MultiFab &bndryarea, MultiFab &bndrycent, MultiFab &bndrynorm, Array< MultiFab, 3 > &areafrac, Array< MultiFab, 3 > &facecent, Array< MultiFab, 3 > &edgecent, MultiFab &levelset, int ng_gfab, const Geometry &geom, const IntVect &ngrow_finest, bool extend_domain_face, int max_grid_size) constamrex::EB2::ChkptFile
write_to_chkpt_file(const BoxArray &cut_grids, const BoxArray &covered_grids, const MultiFab &volfrac, const MultiFab &centroid, const MultiFab &bndryarea, const MultiFab &bndrycent, const MultiFab &bndrynorm, const Array< MultiFab, 3 > &areafrac, const Array< MultiFab, 3 > &facecent, const Array< MultiFab, 3 > &edgecent, const MultiFab &levelset, const Geometry &geom, const IntVect &ngrow, bool extend_domain_face, int max_grid_size) constamrex::EB2::ChkptFile