addLayerFEMDomaintensor Subroutine

public subroutine addLayerFEMDomaintensor(this, name, tensor)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
character(len=*), intent(in) :: name
real(kind=real64), intent(in) :: tensor(:,:,:)