Chombo + EB + MF  3.2
Classes | Macros | Functions
MFAliasFactory.H File Reference
#include "EBCellFAB.H"
#include "BoxLayoutData.H"
#include "MFCellFAB.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for MFAliasFactory.H:

Go to the source code of this file.

Classes

class  MFAliasFactory
 
class  RegularMFAliasFactory
 

Macros

#define _MFALIASFACTORY_H_
 

Functions

void aliasMF (Vector< LevelData< EBCellFAB > * > &a_phases, int a_numPhases, const LevelData< MFCellFAB > &a_input)
 
void aliasMF (LevelData< EBCellFAB > &alias, int phase, const LevelData< MFCellFAB > &a_input)
 
void aliasMF (Vector< LevelData< EBCellFAB > * > &a_output, int whichPhase, const Vector< LevelData< MFCellFAB > * > &a_input)
 
void aliasRegularMF (LevelData< FArrayBox > &alias, int phase, const LevelData< MFCellFAB > &a_input)
 

Macro Definition Documentation

◆ _MFALIASFACTORY_H_

#define _MFALIASFACTORY_H_

Function Documentation

◆ aliasMF() [1/3]

void aliasMF ( Vector< LevelData< EBCellFAB > * > &  a_phases,
int  a_numPhases,
const LevelData< MFCellFAB > &  a_input 
)

◆ aliasMF() [2/3]

void aliasMF ( LevelData< EBCellFAB > &  alias,
int  phase,
const LevelData< MFCellFAB > &  a_input 
)

◆ aliasMF() [3/3]

void aliasMF ( Vector< LevelData< EBCellFAB > * > &  a_output,
int  whichPhase,
const Vector< LevelData< MFCellFAB > * > &  a_input 
)

◆ aliasRegularMF()

void aliasRegularMF ( LevelData< FArrayBox > &  alias,
int  phase,
const LevelData< MFCellFAB > &  a_input 
)