All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Functions | Variables
smoothSolution.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 for (label nSmoothIter=0;nSmoothIter< nSmoothIters;nSmoothIter++)
 

Variables

const scalar smoothCoeff = args.getOrDefault<scalar>("smoothCoeff", 0.75)
 

Function Documentation

for ( )

Definition at line 6 of file smoothSolution.H.

References smoothCoeff.

Variable Documentation

const scalar smoothCoeff = args.getOrDefault<scalar>("smoothCoeff", 0.75)

Definition at line 4 of file smoothSolution.H.

Referenced by for().