Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abst_bc_thermal), | intent(in) | :: | self | |||
real(kind=real64), | intent(in) | :: | current_time | |||
real(kind=real64), | intent(inout), | optional | :: | A(:,:) | ||
real(kind=real64), | intent(inout) | :: | b(:) | |||
type(type_domain), | intent(in) | :: | domain | |||
integer(kind=int32), | intent(in), | optional | :: | mode |