IBAMR  IBAMR version 0.19.
Public Attributes | List of all members
SAMRAI::hier::BinaryTree< DIM >::binTreeNode Struct Reference

Public Attributes

int id
 
int parent
 
int lft_child
 
int rgt_child
 

Member Data Documentation

◆ id

template<int DIM>
int SAMRAI::hier::BinaryTree< DIM >::binTreeNode::id

◆ parent

template<int DIM>
int SAMRAI::hier::BinaryTree< DIM >::binTreeNode::parent

◆ lft_child

template<int DIM>
int SAMRAI::hier::BinaryTree< DIM >::binTreeNode::lft_child

◆ rgt_child

template<int DIM>
int SAMRAI::hier::BinaryTree< DIM >::binTreeNode::rgt_child

The documentation for this struct was generated from the following file: