|
| TypeName ("patchVelocity") |
|
| DAInputPatchVelocity (const word inputName, const word inputType, fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex) |
|
virtual | ~DAInputPatchVelocity () |
|
virtual void | run (const scalarList &input) |
|
virtual label | size () |
|
virtual label | distributed () |
|
| TypeName ("DAInput") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, DAInput, dictionary,(const word inputName, const word inputType, fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex),(inputName, inputType, mesh, daOption, daModel, daIndex)) |
|
| DAInput (const word inputName, const word inputType, fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex) |
|
virtual | ~DAInput () |
|
Definition at line 28 of file DAInputPatchVelocity.H.
◆ DAInputPatchVelocity()
◆ ~DAInputPatchVelocity()
◆ TypeName()
TypeName |
( |
"patchVelocity" |
| ) |
|
◆ run()
void run |
( |
const scalarList & |
input | ) |
|
|
virtual |
◆ size()
◆ distributed()
virtual label distributed |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: