surfaceInterpolationScheme中纯虚函数的定义
-
limitedSurfaceInterpolationScheme.C
,limitedSurfaceInterpolationScheme.C
//- Return the interpolation weighting factors for the given field, // by limiting the given weights with the given limiter tmp<surfaceScalarField> weights ( const GeometricField<Type, fvPatchField, volMesh>&, const surfaceScalarField& CDweights, tmp<surfaceScalarField> tLimiter ) const;