importPhysicalFieldVector Subroutine

public subroutine importPhysicalFieldVector(obj, vector, name)

Type Bound

PhysicalField_

Arguments

Type IntentOptional Attributes Name
class(PhysicalField_), intent(inout) :: obj
real(kind=real64), intent(in) :: vector(:,:)
character(len=*), intent(in) :: name