Go to the source code of this file.
Functions/Subroutines |
subroutine | COUPL_TOPD (HPROGRAM, HSTEP, KI, KSTEP) |
subroutine | BUDG_WG (PWGM, PWG, PDG, PMESH_SIZE, PAVG_MESH_SIZE) |
Function/Subroutine Documentation
subroutine COUPL_TOPD::BUDG_WG |
( |
REAL, dimension(:), intent(in) |
PWGM, |
|
|
REAL, dimension(:), intent(inout) |
PWG, |
|
|
REAL, dimension(:), intent(in) |
PDG, |
|
|
REAL, dimension(:), intent(in) |
PMESH_SIZE, |
|
|
REAL, intent(in) |
PAVG_MESH_SIZE |
|
) |
| |
subroutine COUPL_TOPD |
( |
CHARACTER(LEN=6), intent(in) |
HPROGRAM, |
|
|
CHARACTER(LEN=*), intent(in) |
HSTEP, |
|
|
INTEGER, intent(in) |
KI, |
|
|
INTEGER, intent(in) |
KSTEP |
|
) |
| |