Loading...
Searching...
No Matches
FieldBase.C File Reference
Include dependency graph for FieldBase.C:

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_)

Detailed Description

Original source file FieldBase.C

Definition in file FieldBase.C.

Function Documentation

◆ registerOptSwitch() [1/3]

registerOptSwitch ( "unifiedGeometricField" ,
bool ,
Foam::FieldBase::unifiedGeometricField  )

References Foam::debug::optimisationSwitch(), and FieldBase::unifiedGeometricField.

Here is the call graph for this function:

◆ registerOptSwitch() [2/3]

registerOptSwitch ( "localConsistency" ,
int ,
Foam::FieldBase::localBoundaryConsistency_  )

References Foam::debug::floatOptimisationSwitch(), and FieldBase::localBoundaryConsistency_.

Here is the call graph for this function:

◆ registerOptSwitch() [3/3]

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