get_center Interface

interface


Calls

interface~~get_center~2~~CallsGraph interface~get_center~2 get_center proc~get_center~2 get_center interface~get_center~2->proc~get_center~2

public module function get_center(this, i_matter)

Arguments

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

diffstarbase object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Index of the matter object whose parameter is to return

Return Value double precision,DIMENSION(3)