IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::LNode, including all inherited members.
appendNodeDataItem(const SAMRAI::tbox::Pointer< Streamable > &node_data_item) | IBTK::LNode | inline |
copySourceItem(const SAMRAI::hier::Index< NDIM > &src_index, const SAMRAI::hier::IntVector< NDIM > &src_offset, const LNodeIndex &src_item) override | IBTK::LNode | inlinevirtual |
getDataStreamSize() const override | IBTK::LNode | inlinevirtual |
getGlobalPETScIndex() const | IBTK::LNodeIndex | inline |
getInitialPeriodicDisplacement() const | IBTK::LNodeIndex | inlinevirtual |
getInitialPeriodicOffset() const | IBTK::LNodeIndex | inlinevirtual |
getLagrangianIndex() const | IBTK::LNodeIndex | inline |
getLocalPETScIndex() const | IBTK::LNodeIndex | inline |
getNodeData() const | IBTK::LNode | inline |
getNodeDataItem() const | IBTK::LNode | inline |
getNodeDataVector() const | IBTK::LNode | inline |
getPeriodicDisplacement() const | IBTK::LNodeIndex | inlinevirtual |
getPeriodicOffset() const | IBTK::LNodeIndex | inlinevirtual |
LNode(int lagrangian_nidx=-1, int global_petsc_nidx=-1, int local_petsc_nidx=-1, const SAMRAI::hier::IntVector< NDIM > &initial_periodic_offset=SAMRAI::hier::IntVector< NDIM >(0), const SAMRAI::hier::IntVector< NDIM > ¤t_periodic_offset=SAMRAI::hier::IntVector< NDIM >(0), const Vector &initial_periodic_displacement=Vector::Zero(), const Vector ¤t_periodic_displacement=Vector::Zero(), const std::vector< SAMRAI::tbox::Pointer< Streamable > > &node_data=std::vector< SAMRAI::tbox::Pointer< Streamable > >()) | IBTK::LNode | inline |
LNode(const LNode &from) | IBTK::LNode | inline |
LNode(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset) | IBTK::LNode | inline |
LNodeIndex(int lagrangian_nidx=-1, int global_petsc_nidx=-1, int local_petsc_nidx=-1, const SAMRAI::hier::IntVector< NDIM > &initial_periodic_offset=SAMRAI::hier::IntVector< NDIM >(0), const SAMRAI::hier::IntVector< NDIM > ¤t_periodic_offset=SAMRAI::hier::IntVector< NDIM >(0), const Vector &initial_periodic_displacement=Vector::Zero(), const Vector ¤t_periodic_displacement=Vector::Zero()) | IBTK::LNodeIndex | inline |
LNodeIndex(const LNodeIndex &from) | IBTK::LNodeIndex | inline |
LNodeIndex(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset) | IBTK::LNodeIndex | inline |
operator=(const LNode &that) | IBTK::LNode | inline |
IBTK::LNodeIndex::operator=(const LNodeIndex &that) | IBTK::LNodeIndex | inline |
packStream(SAMRAI::tbox::AbstractStream &stream) override | IBTK::LNode | inlinevirtual |
registerPeriodicShift(const SAMRAI::hier::IntVector< NDIM > &offset, const Vector &displacement) override | IBTK::LNode | inlinevirtual |
removeNodeDataItem(const SAMRAI::tbox::Pointer< Streamable > &node_data_item) | IBTK::LNode | inline |
setGlobalPETScIndex(int global_petsc_nidx) | IBTK::LNodeIndex | inline |
setLagrangianIndex(int lagrangian_nidx) | IBTK::LNodeIndex | inline |
setLocalPETScIndex(int local_petsc_nidx) | IBTK::LNodeIndex | inline |
setNodeData(const std::vector< SAMRAI::tbox::Pointer< Streamable > > &node_data) | IBTK::LNode | inline |
unpackStream(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset) override | IBTK::LNode | inlinevirtual |
~LNode() | IBTK::LNode | inline |
~LNodeIndex() | IBTK::LNodeIndex | inlinevirtual |