|
programmer's documentation
|
Compute distance to wall by a brute force geometric approach (serial only) More...
Functions/Subroutines | |
| subroutine | distpr2 (itypfb, distpa) |
Compute distance to wall by a brute force geometric approach (serial only)
| subroutine distpr2 | ( | integer, dimension(nfabor) | itypfb, |
| double precision, dimension(ncelet) | distpa | ||
| ) |
| [in] | itypfb | boundary face types |
| [out] | distpa | distance to wall |
1.8.9.1