#include <AMReX_BoxArray.H>
◆ BATType
| Enumerator |
|---|
| null | |
| indexType | |
| coarsenRatio | |
| indexType_coarsenRatio | |
| bndryReg | |
◆ BATransformer() [1/3]
| amrex::BATransformer::BATransformer |
( |
| ) |
|
|
default |
◆ BATransformer() [2/3]
| amrex::BATransformer::BATransformer |
( |
IndexType |
t | ) |
|
|
inline |
◆ BATransformer() [3/3]
| amrex::BATransformer::BATransformer |
( |
Orientation |
f, |
|
|
IndexType |
t, |
|
|
int |
in_rad, |
|
|
int |
out_rad, |
|
|
int |
extent_rad |
|
) |
| |
|
inline |
◆ coarsen()
| Box amrex::BATransformer::coarsen |
( |
Box const & |
a_box | ) |
const |
|
inlinenoexcept |
◆ coarsen_ratio()
| IntVect amrex::BATransformer::coarsen_ratio |
( |
| ) |
const |
|
inlinenoexcept |
◆ doiHi()
| IntVect amrex::BATransformer::doiHi |
( |
| ) |
const |
|
inlinenoexcept |
◆ doiLo()
| IntVect amrex::BATransformer::doiLo |
( |
| ) |
const |
|
inlinenoexcept |
◆ index_type()
| IndexType amrex::BATransformer::index_type |
( |
| ) |
const |
|
inlinenoexcept |
◆ is_null()
| bool amrex::BATransformer::is_null |
( |
| ) |
const |
|
inlinenoexcept |
◆ is_simple()
| bool amrex::BATransformer::is_simple |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator()()
| Box amrex::BATransformer::operator() |
( |
Box const & |
ab | ) |
const |
|
inlinenoexcept |
◆ set_coarsen_ratio()
| void amrex::BATransformer::set_coarsen_ratio |
( |
IntVect const & |
a_ratio | ) |
|
|
inlinenoexcept |
◆ set_index_type()
| void amrex::BATransformer::set_index_type |
( |
IndexType |
typ | ) |
|
|
inlinenoexcept |
◆ operator==
◆ m_bat_type
◆ m_op
| BATOp amrex::BATransformer::m_op |
The documentation for this struct was generated from the following file: