|
My Project
programmer's documentation
|
Compute distance to wall by solving a 3d diffusion equation. Solve. More...
Functions/Subroutines | |
| subroutine | distpr (itypfb) |
Compute distance to wall by solving a 3d diffusion equation. Solve.
![\[ \divs ( \grad \varia ) = -1 \]](form_344.png)
with:


![\[
d \simeq -|\grad \varia |
+ \sqrt{ \grad \varia \cdot \grad \varia +2 \varia }
\]](form_347.png)
| subroutine distpr | ( | integer, dimension(nfabor) | itypfb | ) |
| [in] | itypfb | boundary face types |