getCRS Function

public function getCRS(this, row, col) result(val)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: this
integer(kind=int32), intent(in) :: row
integer(kind=int32), intent(in) :: col

Return Value real(kind=real64)