#include <LDF.H>
Collaboration diagram for LDF:
Public Methods | |
LDF () | |
LDF (LevelData< FArrayBox > *newPtr) | |
void | define (const DisjointBoxLayout &dp, int comps, const IntVect &ghost) |
~LDF () | |
void | exchange (const Interval &comps) |
void | copyTo (const Interval &srcComps, LDF &dest, const Interval &destComps) const |
IntVect | ghostVect () const |
const DisjointBoxLayout & | getBoxes () const |
const DisjointBoxLayout & | disjoiuntBoxLayout () const |
Interval | interval () const |
DataIterator | dataIterator () const |
Box | box (const DataIndex &index) const |
FArrayBox & | get (const DataIndex &index) |
const LevelData< FArrayBox > * | dataPtr () const |
void | operator= (LevelData< FArrayBox > *newPtr) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|