Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void Foam::lduMatrix::solver::read(const dictionary& solverControls)
168
{
169
controlDict_ = solverControls;
170
readControls();
171
}
172
173
174
Foam::scalar Foam::lduMatrix::solver::normFactor
Callers
1
processorLduInterfaceTemplates.C
File · 0.50
Calls
1
readControls
Function · 0.70
Tested by
no test coverage detected