get_block_domain Interface

interface


Calls

interface~~get_block_domain~~CallsGraph interface~get_block_domain get_block_domain proc~get_block_domain get_block_domain interface~get_block_domain->proc~get_block_domain

private module function get_block_domain(this, indicial_coordinates) result(this_domain)

Arguments

Type IntentOptional AttributesName
class(cylinder_2d), intent(in) :: this
integer, dimension(space_dimension):: indicial_coordinates

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

Description

result is the spatial subdomain for the grid block with the given indicial_coordinates