
Go to the source code of this file.
Functions | |
| registerOptSwitch ("unifiedGeometricField", bool, Foam::FieldBase::unifiedGeometricField) | |
| registerOptSwitch ("localConsistency", int, Foam::FieldBase::localBoundaryConsistency_) | |
| registerOptSwitch ("localBoundaryConsistency::tolerance", Foam::scalar, Foam::FieldBase::localBoundaryTolerance_) | |
Original source file FieldBase.C
Definition in file FieldBase.C.
| registerOptSwitch | ( | "unifiedGeometricField" | , |
| bool | , | ||
| Foam::FieldBase::unifiedGeometricField | ) |
References Foam::debug::optimisationSwitch(), and FieldBase::unifiedGeometricField.

| registerOptSwitch | ( | "localConsistency" | , |
| int | , | ||
| Foam::FieldBase::localBoundaryConsistency_ | ) |
References Foam::debug::floatOptimisationSwitch(), and FieldBase::localBoundaryConsistency_.

| registerOptSwitch | ( | "localBoundaryConsistency::tolerance" | , |
| Foam::scalar | , | ||
| Foam::FieldBase::localBoundaryTolerance_ | ) |
References FieldBase::localBoundaryTolerance_.