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

Public Attributes

int coord
 
int idx
 
const Box< DIM > * box
 
bool isSrcBox
 

Member Data Documentation

◆ coord

template<int DIM>
int SAMRAI::hier::BoxGraph< DIM >::GraphNode::coord

◆ idx

template<int DIM>
int SAMRAI::hier::BoxGraph< DIM >::GraphNode::idx

◆ box

template<int DIM>
const Box<DIM>* SAMRAI::hier::BoxGraph< DIM >::GraphNode::box

◆ isSrcBox

template<int DIM>
bool SAMRAI::hier::BoxGraph< DIM >::GraphNode::isSrcBox

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