surfaceInterpolation: New pointLinear scheme
First interpolates from the cells to the vertices and then from the face vertices to the face centres. This may be a useful scheme for calculating gradients on bad/tet meshes when used in conjunction with the Gauss gradient scheme.
Showing
- src/finiteVolume/interpolation/surfaceInterpolation/schemes/pointLinear/pointLinear.C 111 additions, 0 deletions...on/surfaceInterpolation/schemes/pointLinear/pointLinear.C
- src/finiteVolume/interpolation/surfaceInterpolation/schemes/pointLinear/pointLinear.H 129 additions, 0 deletions...on/surfaceInterpolation/schemes/pointLinear/pointLinear.H
Please register or sign in to comment