Rotate Boundary by 180. More...
#include <AMReX_FabArrayBase.H>
Public Member Functions | |
RB180 (const FabArrayBase &fa, const IntVect &nghost, Box const &domain) | |
Public Attributes | |
IntVect | m_ngrow |
Box | m_domain |
Public Attributes inherited from amrex::FabArrayBase::CommMetaData | |
bool | m_threadsafe_loc = false |
bool | m_threadsafe_rcv = false |
std::unique_ptr< CopyComTagsContainer > | m_LocTags |
std::unique_ptr< MapOfCopyComTagContainers > | m_SndTags |
std::unique_ptr< MapOfCopyComTagContainers > | m_RcvTags |
Private Member Functions | |
void | define (const FabArrayBase &fa) |
Rotate Boundary by 180.
amrex::FabArrayBase::RB180::RB180 | ( | const FabArrayBase & | fa, |
const IntVect & | nghost, | ||
Box const & | domain | ||
) |
|
private |
Box amrex::FabArrayBase::RB180::m_domain |
IntVect amrex::FabArrayBase::RB180::m_ngrow |