#include <AMReX_EB2_IndexSpace_chkpt_file.H>
◆ IndexSpaceChkptFile() [1/3]
amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile |
( |
const ChkptFile & |
chkpt_file, |
|
|
const Geometry & |
geom, |
|
|
int |
required_coarsening_level, |
|
|
int |
max_coarsening_level, |
|
|
int |
ngrow, |
|
|
bool |
build_coarse_level_by_coarsening, |
|
|
bool |
extend_domain_face |
|
) |
| |
◆ IndexSpaceChkptFile() [2/3]
◆ IndexSpaceChkptFile() [3/3]
◆ ~IndexSpaceChkptFile()
amrex::EB2::IndexSpaceChkptFile::~IndexSpaceChkptFile |
( |
| ) |
|
|
overridedefault |
◆ addFineLevels()
void amrex::EB2::IndexSpaceChkptFile::addFineLevels |
( |
int |
num_new_fine_levels | ) |
|
|
finalvirtual |
◆ addRegularCoarseLevels()
void amrex::EB2::IndexSpaceChkptFile::addRegularCoarseLevels |
( |
int |
num_new_coarse_levels | ) |
|
|
finalvirtual |
◆ coarsestDomain()
const Box& amrex::EB2::IndexSpaceChkptFile::coarsestDomain |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ getGeometry()
const Geometry & amrex::EB2::IndexSpaceChkptFile::getGeometry |
( |
const Box & |
dom | ) |
const |
|
finalvirtual |
◆ getLevel()
const Level & amrex::EB2::IndexSpaceChkptFile::getLevel |
( |
const Geometry & |
geom | ) |
const |
|
finalvirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_chkpt_file_level
◆ m_domain
Vector<Box> amrex::EB2::IndexSpaceChkptFile::m_domain |
|
private |
◆ m_geom
◆ m_ngrow
Vector<int> amrex::EB2::IndexSpaceChkptFile::m_ngrow |
|
private |
The documentation for this class was generated from the following files: