#include "Vector.H"
#include "VolIndex.H"
#include "FaceIndex.H"
#include "REAL.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Classes | |
| class | VoFStencil |
| VoF-centered stencil. More... | |
| class | FaceStencil |
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 | |
| 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 | |
| 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
1.5.5