IBAMR  IBAMR version 0.19.
Public Attributes | List of all members
SAMRAI::appu::VisItDataWriter< DIM >::patchExtentsStruct Struct Reference

Public Attributes

int lower [VISIT_FIXED_DIM]
 
int upper [VISIT_FIXED_DIM]
 
double xlo [VISIT_FIXED_DIM]
 
double xhi [VISIT_FIXED_DIM]
 

Member Data Documentation

◆ lower

template<int DIM>
int SAMRAI::appu::VisItDataWriter< DIM >::patchExtentsStruct::lower[VISIT_FIXED_DIM]

◆ upper

template<int DIM>
int SAMRAI::appu::VisItDataWriter< DIM >::patchExtentsStruct::upper[VISIT_FIXED_DIM]

◆ xlo

template<int DIM>
double SAMRAI::appu::VisItDataWriter< DIM >::patchExtentsStruct::xlo[VISIT_FIXED_DIM]

◆ xhi

template<int DIM>
double SAMRAI::appu::VisItDataWriter< DIM >::patchExtentsStruct::xhi[VISIT_FIXED_DIM]

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