Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EBArrayViewClient.H File Reference

#include "REAL.H"
#include "LayoutData.H"
#include "LevelData.H"
#include "EBCellFAB.H"
#include "EBFaceFAB.H"
#include "BaseIFFAB.H"
#include "BaseIVFAB.H"
#include "EBArrayViewClient.H"

Include dependency graph for EBArrayViewClient.H:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

bool IFFABView (const BaseIFFAB< Real > *const fab)
bool IVFABView (const BaseIVFAB< Real > *const fab)
bool EBCellFABView (const EBCellFAB *const fab)
bool EBFaceFABView (const EBFaceFAB *const fab)
bool IrregViewRealPtrArrayNVarDims (Real *data[], int nvar, const int *lodim, const int *hidim, const char *format, const char *label)
bool MultiEBCellFABView (const LayoutData< EBCellFAB > *const fab)
bool LDEBCellFABView (const LevelData< EBCellFAB > *const fab, const Box *const a_domainPtr)
void makeFabFromEBFAB (BaseFab< Real > &fab, const EBCellFAB &ebfab)


Function Documentation

bool EBCellFABView const EBCellFAB *const    fab
 

Arrayview interface for regular data on VoFs. Can be called from debugger.

bool EBFaceFABView const EBFaceFAB *const    fab
 

Arrayview interface for regular data on Faces. Can be called from debugger.

bool IFFABView const BaseIFFAB< Real > *const    fab
 

Arrayview interface for irregular data on faces. Can be called from debugger.

bool IrregViewRealPtrArrayNVarDims Real   data[],
int    nvar,
const int *    lodim,
const int *    hidim,
const char *    format,
const char *    label
 

bool IVFABView const BaseIVFAB< Real > *const    fab
 

Arrayview interface for irregular data on VoFs. Can be called from debugger.

bool LDEBCellFABView const LevelData< EBCellFAB > *const    fab,
const Box *const    a_domainPtr
 

Arrayview interface for regular data on VoFs. Do NOT call this one from the debugger. Use only inside your program.

void makeFabFromEBFAB BaseFab< Real > &    fab,
const EBCellFAB   ebfab
 

bool MultiEBCellFABView const LayoutData< EBCellFAB > *const    fab
 

Arrayview interface for regular data on VoFs. Can be called from debugger.


Generated on Wed Apr 16 14:31:50 2003 for EBChombo by doxygen1.2.16