return_position Abstract Interface

abstract interface
public function return_position(this, i_matter) result(res)

Arguments

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

Index of the matter object whose parameter is to return

Return Value double precision,DIMENSION(3)

Centers of the matter objects. The first index runs over the matter objects, the second index over .

Description

INTERFACE for a PROCEDURE that returns a DOUBLE PRECISION