get_total_nb_nonzero_elements Function

private pure function get_total_nb_nonzero_elements(this)

Returns the total number of nonzero elements inside the banded matrix.

Type Bound

banded_matrix_t

Arguments

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

type instance

Return Value integer