returnEnergy Interface

interface
private pure function returnEnergy(this) result(energyCost)

Arguments

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

Return Value real(kind=rk),allocatable,dimension(:)

Description

Returns array representing energy cost of this transition