This is a method for calculation the differential operators without tangential derivatives. They are further used in the calculation of the QGD terms. More...
This is a method for calculation the differential operators without tangential derivatives. They are further used in the calculation of the QGD terms.
Source file fvscStencil.C /*—————————————————————————*\
#include "fvMesh.H" #include "regIOobject.H" #include "runTimeSelectionTables.H" #include "surfaceFields.H"
#ifndef fvscStencil_H #define fvscStencil_H
namespace Foam {
namespace fvsc {
class fvscStencil : public regIOobject, public refCount {
protected:
/*!