mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
This commit is contained in:
@ -39,7 +39,7 @@ SourceFiles
|
||||
|
||||
#include "cellDistFuncs.H"
|
||||
#include "FieldField.H"
|
||||
|
||||
#include "MeshWave.H"
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
@ -49,7 +49,6 @@ namespace Foam
|
||||
// Forward declaration of classes
|
||||
class polyMesh;
|
||||
class wallPoint;
|
||||
template<class Type> class MeshWave;
|
||||
|
||||
/*---------------------------------------------------------------------------*\
|
||||
Class patchWave Declaration
|
||||
|
||||
Reference in New Issue
Block a user