| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public | :: | Prim(Nb_VarP) | ||||
| real(kind=dp), | public | :: | Cons(Nb_VarC) | ||||
| real(kind=dp), | public | :: | Jcb(Nb_VarC,Nb_VarC) | ||||
| real(kind=dp), | public | :: | SuFrct | ||||
| real(kind=dp), | public | :: | SrFrct | ||||
| real(kind=dp), | public | :: | dx | ||||
| real(kind=dp), | public | :: | DerSuFrct(Nb_VarC) | ||||
| real(kind=dp), | public | :: | DerSrFrct(Nb_VarC) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(channel_t), | intent(in) | :: | me | |||
| integer, | intent(in) | :: | i | |||
| type(cell_state_t), | intent(out) | :: | Cell_L | |||
| type(cell_state_t), | intent(out) | :: | Cell_R |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cell_state_t), | intent(in) | :: | Cell_L | |||
| type(cell_state_t), | intent(in) | :: | Cell_R | |||
| real(kind=dp), | dimension(Nb_VarC,Nb_VarC) | :: | dUldUl | |||
| real(kind=dp), | dimension(Nb_VarC,Nb_VarC) | :: | dUrdUr | |||
| real(kind=dp), | intent(out) | :: | sm | |||
| real(kind=dp), | intent(out) | :: | sl | |||
| real(kind=dp), | intent(out) | :: | sr | |||
| real(kind=dp), | intent(out), | dimension(:) | :: | dSmdUl | ||
| real(kind=dp), | intent(out), | dimension(:) | :: | dSmdUr | ||
| type(simulation_t), | intent(in) | :: | sim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| type(He_prop_t), | intent(in) | :: | HePropPP | |||
| type(cell_state_t), | intent(in) | :: | Cell_L | |||
| type(cell_state_t), | intent(in) | :: | Cell_R | |||
| real(kind=dp), | intent(out) | :: | dtMaxLoc | |||
| type(flux_He_channel_t), | intent(inout) | :: | flux | |||
| type(simulation_t), | intent(in) | :: | sim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| real(kind=dp), | intent(in), | dimension(:,:) | :: | Cons | ||
| real(kind=dp), | intent(inout), | dimension(:,:,:) | :: | Jacob |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| real(kind=dp), | intent(in), | dimension(:,:) | :: | Prim | ||
| real(kind=dp), | intent(inout), | dimension(:,:,:) | :: | Jacob |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(channel_t), | intent(inout) | :: | me | |||
| type(simulation_t), | intent(in) | :: | sim |