|
IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::LData, including all inherited members.
| beginGhostUpdate() | IBTK::LData | inline |
| endGhostUpdate() | IBTK::LData | inline |
| getArray() | IBTK::LData | inline |
| getDepth() const | IBTK::LData | inline |
| getGhostedLocalFormArray() | IBTK::LData | inline |
| getGhostedLocalFormVecArray() | IBTK::LData | inline |
| getGhostNodeCount() const | IBTK::LData | inline |
| getGlobalNodeCount() const | IBTK::LData | inline |
| getLocalFormArray() | IBTK::LData | inline |
| getLocalFormVecArray() | IBTK::LData | inline |
| getLocalNodeCount() const | IBTK::LData | inline |
| getName() const | IBTK::LData | inline |
| getVec() | IBTK::LData | inline |
| getVecArray() | IBTK::LData | inline |
| LData(std::string name, unsigned int num_local_nodes, unsigned int depth, std::vector< int > nonlocal_petsc_indices=std::vector< int >(0)) | IBTK::LData | |
| LData(std::string name, Vec vec, std::vector< int > nonlocal_petsc_indices=std::vector< int >(0), const bool manage_petsc_vec=true) | IBTK::LData | |
| LData(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) | IBTK::LData | |
| putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) override | IBTK::LData | virtual |
| resetData(Vec vec, const std::vector< int > &nonlocal_petsc_indices=std::vector< int >(0), const bool manage_petsc_vec=true) | IBTK::LData | virtual |
| restoreArrays() | IBTK::LData | inline |
| Serializable() | SAMRAI::tbox::Serializable | |
| ~LData() | IBTK::LData | virtual |
| ~Serializable() | SAMRAI::tbox::Serializable | virtual |