|
| TypeName ("residual") |
|
| DAOutputResidual (const word outputName, const word outputType, fvMesh &mesh, const DAOption &daOption, DAModel &daModel, const DAIndex &daIndex, DAResidual &daResidual, UPtrList< DAFunction > &daFunctionList) |
|
virtual | ~DAOutputResidual () |
|
virtual void | run (scalarList &output) |
|
virtual label | size () |
|
virtual label | distributed () |
|
| TypeName ("DAOutput") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, DAOutput, dictionary,(const word outputName, const word outputType, fvMesh &mesh, const DAOption &daOption, DAModel &daModel, const DAIndex &daIndex, DAResidual &daResidual, UPtrList< DAFunction > &daFunctionList),(outputName, outputType, mesh, daOption, daModel, daIndex, daResidual, daFunctionList)) |
|
| DAOutput (const word outputName, const word outputType, fvMesh &mesh, const DAOption &daOption, DAModel &daModel, const DAIndex &daIndex, DAResidual &daResidual, UPtrList< DAFunction > &daFunctionList) |
|
virtual | ~DAOutput () |
|
Definition at line 27 of file DAOutputResidual.H.
◆ DAOutputResidual()
◆ ~DAOutputResidual()
◆ TypeName()
◆ run()
void run |
( |
scalarList & |
output | ) |
|
|
virtual |
Implements DAOutput.
Definition at line 40 of file DAOutputResidual.C.
References DAIndex::bFaceFaceI, DAIndex::bFacePatchI, DAModel::calcResiduals(), DAResidual::calcResiduals(), DAOutput::daIndex_, DAOutput::daModel_, DAOutput::daResidual_, forAll(), DAIndex::getLocalAdjointStateIndex(), DAOutput::mesh_, DAIndex::nLocalInternalFaces, and DAOutput::stateInfo_.
◆ size()
◆ distributed()
virtual label distributed |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: