STYLE: include primitivePatch.H (instead of PrimitivePatch.H)

- further de-clutter in the future

ENH: PrimitivePatchInterpolation with unique_ptr for memory management
This commit is contained in:
Mark Olesen
2023-02-24 15:46:23 +01:00
parent d51aa5a74d
commit f0a196a908
34 changed files with 102 additions and 141 deletions

View File

@ -28,7 +28,7 @@ License
#include "sampledPatchInternalField.H"
#include "interpolationCellPoint.H"
#include "PrimitivePatchInterpolation.H"
#include "primitivePatchInterpolation.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //