Go to the documentation of this file.
14 #include "runTimeSelectionTables.H"
15 #include "fvOptions.H"
100 static autoPtr<DAInput>
New(
101 const word inputName,
102 const word inputType,
113 virtual void run(
const scalarList& input) = 0;
115 virtual label
size() = 0;