Chombo + EB + MF
3.2
|
#include "Vector.H"
#include "VolIndex.H"
#include "BaseIndex.H"
#include "FaceIndex.H"
#include "REAL.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | BaseStencil |
class | VoFStencil |
VoF-centered stencil. More... | |
class | FaceStencil |
Macros | |
#define | _STENCILS_H_ |
Functions | |
Real | applyVoFStencil (const VoFStencil &a_vofSten, const EBCellFAB &a_fab, const int &a_comp) |
variable argument ignored—now uses the variables that live in the stencil More... | |
Real | applyFaceStencil (const FaceStencil &a_faceSten, const EBFaceFAB &a_fab, const int &a_comp) |
variable argument ignored—now uses the variables that live in the stencil More... | |
#define _STENCILS_H_ |
Real applyVoFStencil | ( | const VoFStencil & | a_vofSten, |
const EBCellFAB & | a_fab, | ||
const int & | a_comp | ||
) |
variable argument ignored—now uses the variables that live in the stencil
Real applyFaceStencil | ( | const FaceStencil & | a_faceSten, |
const EBFaceFAB & | a_fab, | ||
const int & | a_comp | ||
) |
variable argument ignored—now uses the variables that live in the stencil