Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_output_observation), | intent(inout) | :: | self | |||
real(kind=real64), | intent(out) | :: | obs_values(:) | |||
type(type_domain), | intent(inout), | optional | :: | domain | ||
type(type_proereties_manager), | intent(inout), | optional | :: | properties | ||
real(kind=real64), | intent(in), | optional | :: | nodal_temperature(:) | ||
real(kind=real64), | intent(in), | optional | :: | nodal_porosity(:) | ||
real(kind=real64), | intent(in), | optional | :: | nodal_pw(:) |