mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
minor typo
This commit is contained in:
@ -198,7 +198,7 @@ public:
|
|||||||
|
|
||||||
//- Solver class returned by the solver function
|
//- Solver class returned by the solver function
|
||||||
// used for systems in which it is useful to cache the solver for reuse
|
// used for systems in which it is useful to cache the solver for reuse
|
||||||
// e.g. is the solver is potentialy expensive to construct (AMG) and can
|
// e.g. if the solver is potentialy expensive to construct (AMG) and can
|
||||||
// be used several times (PISO)
|
// be used several times (PISO)
|
||||||
class fvSolver
|
class fvSolver
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user