|
Chombo + EB + MF
3.2
|
This is the complete list of members for BlockBaseRegister< T >, including all inherited members.
| BlockBaseRegister() | BlockBaseRegister< T > | inline |
| BlockBaseRegister(const MultiBlockCoordSys *a_mblock, const DisjointBoxLayout &a_grids, const int &a_ghost=0) | BlockBaseRegister< T > | |
| BlockBdryIndexMap typedef | BlockBaseRegister< T > | protected |
| buildBoxVectors(Vector< Box > a_boxes[2 *CH_SPACEDIM], Vector< int > a_boxProcMap[2 *CH_SPACEDIM], Vector< DataIndex > a_dataIndex[2 *CH_SPACEDIM], const UseType a_type) | BlockBaseRegister< T > | protected |
| buildExchangeRegisterLayout() | BlockBaseRegister< T > | protected |
| buildInverseBlockBdryIndexMap(Vector< int > a_map[2 *CH_SPACEDIM]) | BlockBaseRegister< T > | protected |
| buildRegisterLayout() | BlockBaseRegister< T > | protected |
| buildSrcRegisterLayout() | BlockBaseRegister< T > | protected |
| clearDataLayouts() | BlockBaseRegister< T > | protected |
| copyToDstRegister() | BlockBaseRegister< T > | inlineprotected |
| copyToSrcRegister() | BlockBaseRegister< T > | inlineprotected |
| createDstBoxLayout(DisjointBoxLayout &a_layout, LayoutData< DataIndex > &a_map, const Vector< Box > &a_boxes, const Vector< int > &a_procs, const Vector< DataIndex > &a_indices) | BlockBaseRegister< T > | inlineprotected |
| createExchangeBoxLayout(DisjointBoxLayout &a_layout, LayoutData< DataIndex > &a_dstToExcMap, const Vector< Box > &a_boxes, const Vector< int > &a_procs, const Vector< DataIndex > &a_indices, const LayoutData< DataIndex > &a_grdToDstMap) | BlockBaseRegister< T > | inlineprotected |
| createSrcBoxLayout(DisjointBoxLayout &a_layout, LayoutData< DataIndex > a_dstToSrcMap[2 *CH_SPACEDIM], const Vector< Box > &a_boxes, const Vector< int > &a_procs, const Vector< DataIndex > &a_indices, const Vector< int > &a_dstBlockBdryIndices, const LayoutData< DataIndex > a_grdToDstMap[2 *CH_SPACEDIM]) | BlockBaseRegister< T > | inlineprotected |
| define(const MultiBlockCoordSys *a_mblock, const DisjointBoxLayout &a_grids, const int &a_ghost=0) | BlockBaseRegister< T > | |
| defineDataLayouts(const int a_ncomp) | BlockBaseRegister< T > | protected |
| DST enum value | BlockBaseRegister< T > | protected |
| EXC enum value | BlockBaseRegister< T > | protected |
| exchange() | BlockBaseRegister< T > | |
| fill(T &a_data, const DataIndex &a_dataIndex, int a_dir, Side::LoHiSide a_side, Side::LoHiSide a_sideData) const | BlockBaseRegister< T > | |
| getBlockBox(const int &a_block) const | BlockBaseRegister< T > | inlineprotected |
| getBlockID(const DataIndex &a_dataIndex) const | BlockBaseRegister< T > | inlineprotected |
| getNeighborBlockBox(const int &a_block, const int &a_blockBdryIndex) const | BlockBaseRegister< T > | inlineprotected |
| getSrcBlockBdryIndex(const int &a_block, const int &a_dir, const Side::LoHiSide &a_side) | BlockBaseRegister< T > | inlineprotected |
| getTransformation(const int &a_block, const int &a_blockBdryIndex) const | BlockBaseRegister< T > | inlineprotected |
| hasData() const | BlockBaseRegister< T > | inlineprotected |
| hasInterface(const DataIndex &a_dataIndex, int a_dir, Side::LoHiSide a_side) const | BlockBaseRegister< T > | |
| hasStorage() const | BlockBaseRegister< T > | inlineprotected |
| increment(const T &a_flux, const DataIndex &a_dataIndex, int a_dir, Side::LoHiSide a_side) | BlockBaseRegister< T > | |
| Invalid enum value | BlockBaseRegister< T > | protected |
| isDefined() const | BlockBaseRegister< T > | inline |
| isInterface(const int &a_block, const int &a_dir, const Side::LoHiSide &a_side) const | BlockBaseRegister< T > | inlineprotected |
| m_blockBdryIndexMap | BlockBaseRegister< T > | protected |
| m_coordsys | BlockBaseRegister< T > | protected |
| m_domain | BlockBaseRegister< T > | protected |
| m_dstToExcMap | BlockBaseRegister< T > | protected |
| m_dstToSrcMap | BlockBaseRegister< T > | protected |
| m_excRegister | BlockBaseRegister< T > | protected |
| m_excRegisterLayout | BlockBaseRegister< T > | protected |
| m_ghost | BlockBaseRegister< T > | protected |
| m_ghostVect | BlockBaseRegister< T > | protected |
| m_grdToDstMap | BlockBaseRegister< T > | protected |
| m_grids | BlockBaseRegister< T > | protected |
| m_hasData | BlockBaseRegister< T > | protected |
| m_hasDefinedDataLayouts | BlockBaseRegister< T > | protected |
| m_isDefined | BlockBaseRegister< T > | protected |
| m_name | BlockBaseRegister< T > | protected |
| m_register | BlockBaseRegister< T > | protected |
| m_registerLayout | BlockBaseRegister< T > | protected |
| m_srcRegister | BlockBaseRegister< T > | protected |
| m_srcRegisterLayout | BlockBaseRegister< T > | protected |
| m_verbosity | BlockBaseRegister< T > | protected |
| NUM_USE_TYPES enum value | BlockBaseRegister< T > | protected |
| print(const LevelData< T > a_register[2 *CH_SPACEDIM]) const | BlockBaseRegister< T > | inlineprotected |
| print(const BoxLayoutData< T > a_register[2 *CH_SPACEDIM]) const | BlockBaseRegister< T > | inlineprotected |
| printRegisters() const | BlockBaseRegister< T > | protected |
| setName(const std::string &a_name) | BlockBaseRegister< T > | inlinevirtual |
| setVerbose(int a_verbose) | BlockBaseRegister< T > | inlinevirtual |
| SRC enum value | BlockBaseRegister< T > | protected |
| store(const T &a_data, const DataIndex &a_dataIndex, int a_dir, Side::LoHiSide a_side) | BlockBaseRegister< T > | |
| UseType enum name | BlockBaseRegister< T > | protected |
| zeroRegister(const int a_n_comp=-1) | BlockBaseRegister< T > | |
| ~BlockBaseRegister() | BlockBaseRegister< T > | virtual |
1.8.13