FreeFOAM The Cross-Platform CFD Toolkit
Deprecated List
Class BICCG
This solver is present for backward-compatibility and the PBiCG solver should be used instead.
Class coordinateRotation
Specifying the local vectors as an axis (corresponding to e3) and a direction (corresponding to e1), is allowed for backwards compatibility, but this terminology is generally a bit confusing.
Member coordinateSystem::axis () const
method e3 is preferred
Member coordinateSystem::direction () const
method e1 is preferred
Class ICCG
This solver is present for backward-compatibility and the PCG solver should be used for preference.