get_total_spatial_extent Interface

interface


Calls

interface~~get_total_spatial_extent~~CallsGraph interface~get_total_spatial_extent get_total_spatial_extent proc~get_total_spatial_extent get_total_spatial_extent interface~get_total_spatial_extent->proc~get_total_spatial_extent

public module function get_total_spatial_extent(this) result(box)

Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this

Object of class idbase which this PROCEDURE is a member of

Return Value double precision,DIMENSION(6)

6-dimensional array containing the coordinates of a box containing the physical system.

Description

INTERFACE to the SUBROUTINE that detects the spatial extent of the physical system considered, and returns a 6-dimensional array containing the coordinates of a box centered at the center of the object and containing the system.