get_block_domain Interface

interface


Calls

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

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

Arguments

Type IntentOptional AttributesName
class(plate_3d), 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