Chombo + EB  3.0
Classes | Macros | Functions
Stencils.H File Reference
#include "Vector.H"
#include "VolIndex.H"
#include "BaseIndex.H"
#include "FaceIndex.H"
#include "REAL.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for Stencils.H:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ _STENCILS_H_

#define _STENCILS_H_

Function Documentation

◆ applyVoFStencil()

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

◆ applyFaceStencil()

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