34 lduMatrix::solver::addsymMatrixConstructorToTable<smoothSolver>
37 lduMatrix::solver::addasymMatrixConstructorToTable<smoothSolver>
46 const word& fieldName,
112 scalar normFactor = 0;
119 matrix_.Amul(Apsi, psi, interfaceBouCoeffs_, interfaces_, cmpt);
122 normFactor = this->normFactor(psi, source, Apsi, temp);
129 if (lduMatrix::debug >= 2)
131 Info<<
" Normalisation factor = " << normFactor <<
endl;