sdr_hvs_props_import_dofs Subroutine

public subroutine sdr_hvs_props_import_dofs(me, mesh, proc, maxdegree, ndims)

Import subresolved color data.

Arguments

Type IntentOptional Attributes Name
type(sdr_hvs_props_type), intent(inout) :: me

Properties to get the subresolution dofs for.

type(treelmesh_type), intent(in) :: mesh

Mesh definition, these properties belong to.

type(tem_comm_env_type), intent(in) :: proc

Communicating environment.

integer, intent(in) :: maxdegree

Maximal polynomial degree to import.

Set to 0, if only the integral mean value is to be loaded.

integer, intent(in) :: ndims

Dimensions of the polynomials after importing.