#include <AMReX_PlotFileDataImpl.H>
◆ PlotFileDataImpl()
| amrex::PlotFileDataImpl::PlotFileDataImpl |
( |
std::string const & |
plotfile_name | ) |
|
◆ boxArray()
| const BoxArray & amrex::PlotFileDataImpl::boxArray |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ cellSize()
| Array< Real, 3 > amrex::PlotFileDataImpl::cellSize |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ coordSys()
| int amrex::PlotFileDataImpl::coordSys |
( |
| ) |
const |
|
inlinenoexcept |
◆ DistributionMap()
◆ finestLevel()
| int amrex::PlotFileDataImpl::finestLevel |
( |
| ) |
const |
|
inlinenoexcept |
◆ get() [1/2]
◆ get() [2/2]
| MultiFab amrex::PlotFileDataImpl::get |
( |
int |
level, |
|
|
std::string const & |
varname |
|
) |
| |
|
noexcept |
◆ levelStep()
| int amrex::PlotFileDataImpl::levelStep |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ nComp()
| int amrex::PlotFileDataImpl::nComp |
( |
| ) |
const |
|
inlinenoexcept |
◆ nGrowVect()
| IntVect amrex::PlotFileDataImpl::nGrowVect |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ probDomain()
| Box amrex::PlotFileDataImpl::probDomain |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ probHi()
| Array< Real, 3 > amrex::PlotFileDataImpl::probHi |
( |
| ) |
const |
|
inlinenoexcept |
◆ probLo()
| Array< Real, 3 > amrex::PlotFileDataImpl::probLo |
( |
| ) |
const |
|
inlinenoexcept |
◆ probSize()
| Array< Real, 3 > amrex::PlotFileDataImpl::probSize |
( |
| ) |
const |
|
inlinenoexcept |
◆ refRatio()
| int amrex::PlotFileDataImpl::refRatio |
( |
int |
level | ) |
const |
|
inlinenoexcept |
◆ spaceDim()
| int amrex::PlotFileDataImpl::spaceDim |
( |
| ) |
const |
|
inlinenoexcept |
◆ syncDistributionMap() [1/2]
◆ syncDistributionMap() [2/2]
| void amrex::PlotFileDataImpl::syncDistributionMap |
( |
PlotFileDataImpl const & |
src | ) |
|
|
noexcept |
◆ time()
| Real amrex::PlotFileDataImpl::time |
( |
| ) |
const |
|
inlinenoexcept |
◆ varNames()
| const Vector< std::string > & amrex::PlotFileDataImpl::varNames |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files: