Rotate Boundary by 90. More...
#include <AMReX_FabArrayBase.H>
Public Member Functions | |
| RB90 (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 90.
| amrex::FabArrayBase::RB90::RB90 | ( | const FabArrayBase & | fa, |
| const IntVect & | nghost, | ||
| Box const & | domain | ||
| ) |
|
private |
| Box amrex::FabArrayBase::RB90::m_domain |
| IntVect amrex::FabArrayBase::RB90::m_ngrow |