setLogger_byDomains Subroutine

public subroutine setLogger_byDomains(this, femdomains, position, dataset, dof, name)

Type Bound

Logger_

Arguments

Type IntentOptional 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