get_elem_t Abstract Interface

abstract interface
private function get_elem_t(this, index) result(element)

Arguments

Type IntentOptional Attributes Name
class(lMat_t), intent(in) :: this
integer(kind=int64), intent(in) :: index

Return Value real(kind=dp)

Description

Get an element of a lMat. This replaces the old lMatAccess function pointer