75 #ifndef patchMeanVelocityForce_H
76 #define patchMeanVelocityForce_H
91 class patchMeanVelocityForce
93 public meanVelocityForce
122 patchMeanVelocityForce
124 const word& sourceName,
125 const word& modelType,
126 const dictionary&
dict,
131 patchMeanVelocityForce(
const patchMeanVelocityForce&) =
delete;
134 void operator=(
const patchMeanVelocityForce&) =
delete;
138 ~patchMeanVelocityForce() =
default;