Go to the documentation of this file.
38 #ifndef CentredFitSnGradData_H
39 #define CentredFitSnGradData_H
48 class extendedCentredCellToFaceStencil;
54 template<
class Polynomial>
59 CentredFitSnGradData<Polynomial>,
60 extendedCentredCellToFaceStencil,
107 const scalar deltaCoeff,
Data for the upwinded and centred polynomial fit interpolation schemes. The linearCorrection_ determi...
const extendedCentredCellToFaceStencil & stencil() const
scalar linearLimitFactor() const
virtual ~CentredFitSnGradData()=default
CentredFitSnGradData(const fvMesh &mesh, const extendedCentredCellToFaceStencil &stencil, const scalar linearLimitFactor, const scalar centralWeight)
TypeName("CentredFitSnGradData")
const fvMesh & mesh() const
Mesh data needed to do the Finite Volume discretisation.
Data for centred fit snGrad schemes.
scalar centralWeight() const
const List< scalarList > & coeffs() const