Formatting
This commit is contained in:
parent
f0dfd66dd6
commit
e53b01515e
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ void Foam::sampledSets::read(const dictionary& dict)
|
|||
|
||||
void Foam::sampledSets::correct()
|
||||
{
|
||||
// reset interpolation
|
||||
// Reset interpolation
|
||||
pointMesh::Delete(mesh_);
|
||||
volPointInterpolation::Delete(mesh_);
|
||||
|
||||
|
|
Reference in a new issue