| 
    My Project
    
   programmer's documentation 
   | 
 
Functions/Subroutines | |
| subroutine | clprij (ncelet, ncel, iclip) | 
| \function clprij  More... | |
| subroutine | clprij2 (ncelet, ncel, iclip) | 
| \function clprij2  More... | |
| subroutine clprij | ( | integer | ncelet, | 
| integer | ncel, | ||
| integer | iclip | ||
| ) | 
\function clprij
Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (segregated version).
| [in] | ncelet | number of extended (real + ghost) cells | 
| [in] | ncel | number of cells | 
| [in] | iclip | indicator = 0 if viscl0 is used otherwise viscl is used. | 
| subroutine clprij2 | ( | integer | ncelet, | 
| integer | ncel, | ||
| integer | iclip | ||
| ) | 
\function clprij2
Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (coupled version).
| [in] | ncelet | number of extended (real + ghost) cells | 
| [in] | ncel | number of cells | 
| [in] | iclip | indicator = 0 if viscl0 is used otherwise viscl is used. | 
 1.8.16