WaveBEM: Unsteady Nonlinear Potential Flow Solver for Ship-Wave Interaction.
OctreeBlock< dim > Member List

This is the complete list of members for OctreeBlock< dim >, including all inherited members.

AddBlockToIntList(unsigned int sublevel, const unsigned int intListBlockId)OctreeBlock< dim >inline
AddBlockToNonIntList(unsigned int sublevel, const unsigned int intListBlockId)OctreeBlock< dim >inline
AddChild(unsigned int childId)OctreeBlock< dim >inline
AddNearNeigh(unsigned int sublevel, const unsigned int nnBlockId)OctreeBlock< dim >inline
AddNode(unsigned int nodeId)OctreeBlock< dim >
AddQuadPoint(cell_it elemPointer, unsigned int quadPointId)OctreeBlock< dim >
cell_it typedefOctreeBlock< dim >
childrenIdOctreeBlock< dim >private
CopyContent(const OctreeBlock *other)OctreeBlock< dim >
DelNodeList()OctreeBlock< dim >inline
DelQuadPointsList()OctreeBlock< dim >inline
deltaOctreeBlock< dim >private
GetBlockChildrenNum() const OctreeBlock< dim >inline
GetBlockNodeList() const OctreeBlock< dim >inline
GetBlockNodesNum() const OctreeBlock< dim >inline
GetBlockQuadPointsList() const OctreeBlock< dim >inline
GetChildId(unsigned int idInList) const OctreeBlock< dim >inline
GetDelta() const OctreeBlock< dim >inline
GetIntList(unsigned int sublevel) const OctreeBlock< dim >inline
GetIntList() const OctreeBlock< dim >inline
GetIntListSize() const OctreeBlock< dim >inline
GetNearNeighs(unsigned int sublevel) const OctreeBlock< dim >inline
GetNearNeighSize() const OctreeBlock< dim >inline
GetNonIntList(unsigned int sublevel) const OctreeBlock< dim >inline
GetNonIntListSize() const OctreeBlock< dim >inline
GetParentId() const OctreeBlock< dim >inline
GetPMin() const OctreeBlock< dim >inline
intListOctreeBlock< dim >private
levelOctreeBlock< dim >private
nearNeighOctreeBlock< dim >private
nodesIdOctreeBlock< dim >private
nonIntListOctreeBlock< dim >private
numChildrenOctreeBlock< dim >private
NumIntList(unsigned int sublevel) const OctreeBlock< dim >inline
NumIntListLevels() const OctreeBlock< dim >inline
NumNearNeigh(unsigned int sublevel) const OctreeBlock< dim >inline
NumNearNeighLevels() const OctreeBlock< dim >inline
NumNonIntList(unsigned int sublevel) const OctreeBlock< dim >inline
NumNonIntListLevels() const OctreeBlock< dim >inline
OctreeBlock()OctreeBlock< dim >
OctreeBlock(unsigned int level, unsigned int parent, Point< dim > pMin, double delta)OctreeBlock< dim >
OctreeBlock(const OctreeBlock< dim > &other)OctreeBlock< dim >
parentIdOctreeBlock< dim >private
pMinOctreeBlock< dim >private
quadPointsIdOctreeBlock< dim >private
SetIntListSize(unsigned int sublevels)OctreeBlock< dim >inline
SetNearNeighSize(unsigned int sublevels)OctreeBlock< dim >inline
SetNonIntListSize(unsigned int sublevels)OctreeBlock< dim >inline
~OctreeBlock()OctreeBlock< dim >