| addContext_Private(const tbox::Pointer< hier::VariableContext > context) | SAMRAI::hier::VariableDatabase< DIM > | private |
| addVariable(const tbox::Pointer< hier::Variable< DIM > > variable) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| addVariable_Private(const tbox::Pointer< hier::Variable< DIM > > variable, bool user_variable) | SAMRAI::hier::VariableDatabase< DIM > | private |
| addVariablePatchDataIndexPairToDatabase_Private(const tbox::Pointer< hier::Variable< DIM > > variable, int data_id, bool user_variable) | SAMRAI::hier::VariableDatabase< DIM > | private |
| checkContextExists(const std::string &name) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| checkVariableExists(const std::string &name) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| checkVariablePatchDataIndex(const tbox::Pointer< hier::Variable< DIM > > variable, int data_id) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| checkVariablePatchDataIndexType(const tbox::Pointer< hier::Variable< DIM > > variable, int data_id) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| d_contexts | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_index2variable_map | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_internal_SAMRAI_context | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_is_user_variable | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_max_context_id | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_max_descriptor_id | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_max_variable_id | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_num_registered_patch_data_ids | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_patch_descriptor | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_patchdata_restart_table | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_variable_context2index_map | SAMRAI::hier::VariableDatabase< DIM > | private |
| d_variables | SAMRAI::hier::VariableDatabase< DIM > | private |
| freeDatabase() | SAMRAI::hier::VariableDatabase< DIM > | static |
| getContext(const std::string &name) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getContextId_Private(const std::string &name) const | SAMRAI::hier::VariableDatabase< DIM > | private |
| getDatabase() | SAMRAI::hier::VariableDatabase< DIM > | static |
| getNumberOfRegisteredPatchDataIndices() const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getNumberOfRegisteredVariableContexts() const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getPatchDataRestartTable() const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getPatchDescriptor() const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getVariable(const std::string &name) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| getVariableId(const std::string &name) const | SAMRAI::hier::VariableDatabase< DIM > | protected |
| idUndefined() const | SAMRAI::hier::VariableDatabase< DIM > | protected |
| isPatchDataRegisteredForRestart(int index) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| LocallyActiveVariableDatabase< DIM > class | SAMRAI::hier::VariableDatabase< DIM > | friend |
| mapIndexToVariable(const int index, tbox::Pointer< hier::Variable< DIM > > &variable) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| mapIndexToVariableAndContext(const int index, tbox::Pointer< hier::Variable< DIM > > &variable, tbox::Pointer< hier::VariableContext > &context) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| mapVariableAndContextToIndex(const tbox::Pointer< hier::Variable< DIM > > variable, const tbox::Pointer< hier::VariableContext > context) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| printClassData(std::ostream &os=tbox::plog, bool print_only_user_defined_variables=true) const | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerClonedPatchDataIndex(const tbox::Pointer< hier::Variable< DIM > > variable, int old_id) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerInternalSAMRAIVariable(const tbox::Pointer< hier::Variable< DIM > > variable, const hier::IntVector< DIM > &ghosts) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerPatchDataForRestart(int index) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerPatchDataIndex(const tbox::Pointer< hier::Variable< DIM > > variable, int data_id=-1) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerSingletonSubclassInstance(hier::VariableDatabase< DIM > *subclass_instance) | SAMRAI::hier::VariableDatabase< DIM > | protected |
| registerVariableAndContext(const tbox::Pointer< hier::Variable< DIM > > variable, const tbox::Pointer< hier::VariableContext > context, const hier::IntVector< DIM > &ghosts=hier::IntVector< DIM >(0)) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| registerVariableAndContext_Private(const tbox::Pointer< hier::Variable< DIM > > variable, const tbox::Pointer< hier::VariableContext > context, const hier::IntVector< DIM > &ghosts, bool user_variable) | SAMRAI::hier::VariableDatabase< DIM > | private |
| removeInternalSAMRAIVariablePatchDataIndex(int data_id) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| removePatchDataIndex(int data_id) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| s_context_array_alloc_size | SAMRAI::hier::VariableDatabase< DIM > | privatestatic |
| s_descriptor_array_alloc_size | SAMRAI::hier::VariableDatabase< DIM > | privatestatic |
| s_registered_callback | SAMRAI::hier::VariableDatabase< DIM > | privatestatic |
| s_variable_array_alloc_size | SAMRAI::hier::VariableDatabase< DIM > | privatestatic |
| s_variable_database_instance | SAMRAI::hier::VariableDatabase< DIM > | privatestatic |
| unregisterPatchDataForRestart(int index) | SAMRAI::hier::VariableDatabase< DIM > | virtual |
| VariableDatabase() | SAMRAI::hier::VariableDatabase< DIM > | protected |
| ~VariableDatabase() | SAMRAI::hier::VariableDatabase< DIM > | protectedvirtual |