get_block_domain Module Procedure

module procedure get_block_domain 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)


Called by

proc~~get_block_domain~~CalledByGraph proc~get_block_domain get_block_domain interface~get_block_domain get_block_domain interface~get_block_domain->proc~get_block_domain

Contents

None