fieldFEMDomain Subroutine

public subroutine fieldFEMDomain(this, scalar, vector, tensor)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
real(kind=real64), intent(in), optional :: scalar(:)
real(kind=real64), intent(in), optional :: vector(:,:)
real(kind=real64), intent(in), optional :: tensor(:,:,:)