Go to the source code of this file.
◆ share_3d_fluxes()
subroutine share_3d_fluxes |
( |
double precision, dimension(*), intent(inout) |
FLUX, |
|
|
integer, intent(in) |
NPLAN, |
|
|
type(bief_mesh), intent(inout) |
MESH2, |
|
|
type(bief_mesh), intent(inout) |
MESH3, |
|
|
integer, intent(in) |
OPT |
|
) |
| |
- Parameters
-
[in] | nplan | [in, out] FLUX Fluxes to be shared |
[in] | MESH2 | 2d mesh |
[in] | MESH3 | 3d mesh |
[in] | NPLAN | Number of planes |
[in] | OPT | 1 : horizontal and vertical segments only 2 : ALL SEGMENTS |
[in] | XMUL | Multiplicating factor |
[in] | opt | [in, out] FLUX Fluxes to be shared |
[in] | MESH2 | 2d mesh |
[in] | MESH3 | 3d mesh |
[in] | NPLAN | Number of planes |
[in] | OPT | 1 : horizontal and vertical segments only 2 : ALL SEGMENTS |
[in] | XMUL | Multiplicating factor |
Definition at line 7 of file share_3d_fluxes.f.