| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | flx | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerVitdBr_a | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerVitdBr_b | |||
| real(kind=dp), | public, | dimension(Nb_VarC,Nb_VarC) | :: | DerFlxdBr_a | |||
| real(kind=dp), | public, | dimension(Nb_VarC,Nb_VarC) | :: | DerFlxdBr_b | |||
| real(kind=dp), | public | :: | vit |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerVarIndUin | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerVarIndUout | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerMdotDerUin | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerMdotDerUout | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerHHHdUin | |||
| real(kind=dp), | public, | dimension(Nb_VarC) | :: | DerHHHdUout |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | dPres | |||
| real(kind=dp), | intent(in) | :: | mdot0 | |||
| real(kind=dp), | intent(in), | optional | :: | dp0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | rostar | |||
| real(kind=dp), | intent(in) | :: | g | |||
| real(kind=dp), | intent(in) | :: | dPres | |||
| real(kind=dp), | intent(in) | :: | dp0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| type(derivatives_involving_both_branches_t), | intent(out) | :: | deriv_wr_both_br |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | rostarIn | |||
| real(kind=dp), | intent(in) | :: | g | |||
| real(kind=dp), | intent(in), | dimension(:) | :: | dRostardUin | ||
| type(derivatives_involving_both_branches_t), | intent(inout) | :: | deriv_wr_both_br |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | mdot | |||
| real(kind=dp), | intent(in) | :: | dPres | |||
| real(kind=dp), | intent(out) | :: | VarIn | |||
| type(derivatives_involving_both_branches_t), | intent(inout) | :: | deriv_wr_both_br | |||
| real(kind=dp), | intent(out) | :: | ssIn | |||
| type(flux_and_derivatives_for_cold_circulator_t), | intent(out) | :: | FluxIn |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | Cons_star | ||
| real(kind=dp), | intent(out), | dimension(:,:) | :: | Jacob_star |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | PrimStar | ||
| real(kind=dp), | intent(out), | dimension(:,:) | :: | Jacob_star |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | mdot | |||
| real(kind=dp), | intent(in) | :: | VarIn | |||
| type(derivatives_involving_both_branches_t), | intent(in) | :: | deriv_wr_both_br | |||
| real(kind=dp), | intent(out) | :: | ssOut | |||
| type(flux_and_derivatives_for_cold_circulator_t), | intent(out) | :: | FluxOut |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(circulator_t), | intent(inout) | :: | me | |||
| real(kind=dp), | intent(in) | :: | dt |