Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Logger_), | intent(inout) | :: | this | |||
type(FEMDomain_), | intent(inout) | :: | femdomains(:) | |||
real(kind=real64), | intent(in) | :: | position(:) | |||
real(kind=real64), | intent(in), | target | :: | dataset(:) | ||
integer(kind=int32) | :: | dof | ||||
character(len=*), | intent(in) | :: | name |