#include <ParallelUtility.h>
|
| IndexBox () |
|
| IndexBox (int i1a, int i1b, int i2a=0, int i2b=0, int i3a=0, int i3b=0, int i4a=0, int i4b=0) |
|
| ~IndexBox () |
|
int | base (int d) const |
|
int | bound (int d) const |
|
int | size () const |
|
int | bb (int side, int d) const |
|
void | setBounds (int i1a, int i1b, int i2a=0, int i2b=0, int i3a=0, int i3b=0, int i4a=0, int i4b=0) |
|
bool | isEmpty () const |
|
IndexBox::IndexBox |
( |
int |
i1a, |
|
|
int |
i1b, |
|
|
int |
i2a = 0 , |
|
|
int |
i2b = 0 , |
|
|
int |
i3a = 0 , |
|
|
int |
i3b = 0 , |
|
|
int |
i4a = 0 , |
|
|
int |
i4b = 0 |
|
) |
| |
int IndexBox::base |
( |
int |
d | ) |
const |
|
inline |
References ab.
Referenced by PlotIt::contourOpt2d(), CopyArray::copyArray(), CopyArray::copyCoarseToFine(), HDF_DataBase::getDistributed(), CopyArray::getLocalArrayBoxWithGhost(), PlotIt::grid3d(), Interpolate::interpolateFineFromCoarse(), intersect(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), testConsistency(), CanInterpolate::transferInterpDataForAMR(), and Ogen::updateRefinementFillInterpolationData().
int IndexBox::bb |
( |
int |
side, |
|
|
int |
d |
|
) |
| const |
|
inline |
int IndexBox::bound |
( |
int |
d | ) |
const |
|
inline |
References ab.
Referenced by PlotIt::contourOpt2d(), CopyArray::copyArray(), CopyArray::copyCoarseToFine(), HDF_DataBase::getDistributed(), CopyArray::getLocalArrayBoxWithGhost(), PlotIt::grid3d(), Interpolate::interpolateFineFromCoarse(), intersect(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), testConsistency(), CanInterpolate::transferInterpDataForAMR(), and Ogen::updateRefinementFillInterpolationData().
bool IndexBox::isEmpty |
( |
| ) |
const |
void IndexBox::setBounds |
( |
int |
i1a, |
|
|
int |
i1b, |
|
|
int |
i2a = 0 , |
|
|
int |
i2b = 0 , |
|
|
int |
i3a = 0 , |
|
|
int |
i3b = 0 , |
|
|
int |
i4a = 0 , |
|
|
int |
i4b = 0 |
|
) |
| |
int IndexBox::size |
( |
| ) |
const |
The documentation for this class was generated from the following files: