addVariable(const tbox::Pointer< hier::Variable< DIM > > variable) | SAMRAI::hier::VariableDatabase< DIM > | [virtual] |
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] |
freeDatabase() | SAMRAI::hier::VariableDatabase< DIM > | [static] |
getContext(const std::string &name) | SAMRAI::hier::VariableDatabase< DIM > | [virtual] |
getDatabase() | SAMRAI::hier::VariableDatabase< DIM > | [static] |
getNumberOfRegisteredPatchDataIndices() const | SAMRAI::hier::VariableDatabase< DIM > | [inline, virtual] |
getNumberOfRegisteredVariableContexts() const | SAMRAI::hier::VariableDatabase< DIM > | [inline, virtual] |
getPatchDataRestartTable() const | SAMRAI::hier::VariableDatabase< DIM > | [inline, virtual] |
getPatchDescriptor() const | SAMRAI::hier::VariableDatabase< DIM > | [inline, 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 > | [inline, protected] |
isPatchDataRegisteredForRestart(int index) const | SAMRAI::hier::VariableDatabase< DIM > | [inline, 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 > | [inline, 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] |
removeInternalSAMRAIVariablePatchDataIndex(int data_id) | SAMRAI::hier::VariableDatabase< DIM > | [virtual] |
removePatchDataIndex(int data_id) | SAMRAI::hier::VariableDatabase< DIM > | [virtual] |
unregisterPatchDataForRestart(int index) | SAMRAI::hier::VariableDatabase< DIM > | [inline, virtual] |
VariableDatabase() | SAMRAI::hier::VariableDatabase< DIM > | [protected] |
~VariableDatabase() | SAMRAI::hier::VariableDatabase< DIM > | [protected, virtual] |