|
Chombo + EB + MF
3.2
|
#include "EBCellFAB.H"#include "BoxLayoutData.H"#include "MFCellFAB.H"#include "NamespaceHeader.H"#include "NamespaceFooter.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) |
| #define _MFALIASFACTORY_H_ |
| void aliasMF | ( | Vector< LevelData< EBCellFAB > * > & | a_phases, |
| int | a_numPhases, | ||
| const LevelData< MFCellFAB > & | a_input | ||
| ) |
| void aliasMF | ( | Vector< LevelData< EBCellFAB > * > & | a_output, |
| int | whichPhase, | ||
| const Vector< LevelData< MFCellFAB > * > & | a_input | ||
| ) |
1.8.13