Solvers: Corrected typo
This commit is contained in:
parent
bebab24133
commit
cec98b2985
5 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ Class
|
|||
|
||||
Description
|
||||
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices
|
||||
using a run-time selectable preconditiioner.
|
||||
using a run-time selectable preconditioner.
|
||||
|
||||
SourceFiles
|
||||
PBiCCCG.C
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Class
|
|||
|
||||
Description
|
||||
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices
|
||||
using a run-time selectable preconditiioner.
|
||||
using a run-time selectable preconditioner.
|
||||
|
||||
SourceFiles
|
||||
PBiCICG.C
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Class
|
|||
|
||||
Description
|
||||
Preconditioned conjugate gradient solver for symmetric lduMatrices
|
||||
using a run-time selectable preconditiioner.
|
||||
using a run-time selectable preconditioner.
|
||||
|
||||
SourceFiles
|
||||
PCICG.C
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
|
|
@ -26,7 +26,7 @@ Class
|
|||
|
||||
Description
|
||||
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices
|
||||
using a run-time selectable preconditiioner.
|
||||
using a run-time selectable preconditioner.
|
||||
|
||||
SourceFiles
|
||||
PBiCG.C
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Class
|
|||
|
||||
Description
|
||||
Preconditioned bi-conjugate gradient stabilized solver for asymmetric
|
||||
lduMatrices using a run-time selectable preconditiioner.
|
||||
lduMatrices using a run-time selectable preconditioner.
|
||||
|
||||
References:
|
||||
\verbatim
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue