get_total_nb_elements Function

private pure function get_total_nb_elements(this)

Returns the total number of elements inside the banded matrix

Arguments

TypeIntentOptionalAttributesName
class(hermitian_banded_matrix_t), intent(in) :: this

type instance

Return Value integer


Contents

None