mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -28,7 +28,7 @@ License
|
||||
|
||||
#include "sampledPatchInternalField.H"
|
||||
#include "interpolationCellPoint.H"
|
||||
#include "PrimitivePatchInterpolation.H"
|
||||
#include "primitivePatchInterpolation.H"
|
||||
|
||||
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user