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

Mask Class Reference

#include <Mask.H>

List of all members.

Public Types

enum  cellType { maskCovered = -2, maskPhysical = -1, maskCopy = 0, maskCoarse = 1 }

Public Member Functions

void buildMask (BaseFab< int > &a_mask, const ProblemDomain &a_dProblem, const BoxLayout &a_grids, const BoxLayout *a_fineGridsPtr=NULL, int a_nRefFine=-1)
void buildMasks (LevelData< BaseFab< int > > &a_masks, const ProblemDomain &a_dProblem, const BoxLayout &a_grids, const BoxLayout *a_fineGridsPtr=NULL, int a_nRefFine=-1)
void buildMask (BaseFab< int > &a_mask, const Box &a_dProblem, const BoxLayout &a_grids, const BoxLayout *a_fineGridsPtr=NULL, int a_nRefFine=-1)
void buildMasks (LevelData< BaseFab< int > > &a_masks, const Box &a_dProblem, const BoxLayout &a_grids, const BoxLayout *a_fineGridsPtr=NULL, int a_nRefFine=-1)


Member Enumeration Documentation

enum Mask::cellType
 

Enumeration values:
maskCovered 
maskPhysical 
maskCopy 
maskCoarse 


Member Function Documentation

void Mask::buildMask BaseFab< int > &  a_mask,
const Box a_dProblem,
const BoxLayout a_grids,
const BoxLayout a_fineGridsPtr = NULL,
int  a_nRefFine = -1
 

void Mask::buildMask BaseFab< int > &  a_mask,
const ProblemDomain a_dProblem,
const BoxLayout a_grids,
const BoxLayout a_fineGridsPtr = NULL,
int  a_nRefFine = -1
 

void Mask::buildMasks LevelData< BaseFab< int > > &  a_masks,
const Box a_dProblem,
const BoxLayout a_grids,
const BoxLayout a_fineGridsPtr = NULL,
int  a_nRefFine = -1
 

void Mask::buildMasks LevelData< BaseFab< int > > &  a_masks,
const ProblemDomain a_dProblem,
const BoxLayout a_grids,
const BoxLayout a_fineGridsPtr = NULL,
int  a_nRefFine = -1
 


The documentation for this class was generated from the following file:
Generated on Wed Jun 2 13:58:46 2004 for Chombo&INSwithParticles by doxygen 1.3.2