getValuesMaterialProp Subroutine

public subroutine getValuesMaterialProp(obj, mesh, Values)

Type Bound

MaterialProp_

Arguments

Type IntentOptional Attributes Name
class(MaterialProp_), intent(in) :: obj
type(Mesh_), intent(in) :: mesh
real(kind=real64), intent(inout), allocatable :: Values(:)