Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_vhc_3phase_apparent), | intent(in) | :: | self | |||
type(type_gauss_point_state), | intent(in) | :: | state | |||
type(holder_dens), | intent(in), | optional | :: | DEN | ||
real(kind=real64), | intent(in), | optional | :: | LatentHeat | ||
real(kind=real64), | intent(in), | optional | :: | dQi_dT |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_vhc_3phase_apparent), | intent(in) | :: | self | |||
type(type_gauss_point_state), | intent(in) | :: | state | |||
class(abst_den), | intent(in), | optional, | pointer | :: | DEN | |
real(kind=real64), | intent(in), | optional | :: | LatentHeat | ||
real(kind=real64), | intent(in), | optional | :: | dQi_dT |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(type_input), | intent(in) | :: | input | |||
integer(kind=int32), | intent(in) | :: | i_material |