Skip to content
Snippets Groups Projects
Commit e86688a5 authored by Henry Weller's avatar Henry Weller
Browse files

Solvers: Corrected typo

parent 4502b7a5
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment