get_subdomain Module Procedure

module procedure get_subdomain pure module function get_subdomain(this) result(edges)

Arguments

Type IntentOptional AttributesName
class(block_metadata), intent(in) :: this

Return Value real(kind=r8k), dimension(space_dimension,num_end_points)


Called by

proc~~get_subdomain~~CalledByGraph proc~get_subdomain get_subdomain interface~get_subdomain get_subdomain interface~get_subdomain->proc~get_subdomain

Contents

None