MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / read

Function read

src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165
166
167void Foam::lduMatrix::solver::read(const dictionary& solverControls)
168{
169 controlDict_ = solverControls;
170 readControls();
171}
172
173
174Foam::scalar Foam::lduMatrix::solver::normFactor

Calls 1

readControlsFunction · 0.70

Tested by

no test coverage detected