sf_delete_matrix_coo Interface

public interface sf_delete_matrix_coo

Calls

interface~~sf_delete_matrix_coo~~CallsGraph interface~sf_delete_matrix_coo sf_delete_matrix_coo proc~sf_delete_cmatrix_coo sf_delete_cmatrix_coo interface~sf_delete_matrix_coo->proc~sf_delete_cmatrix_coo proc~sf_delete_dmatrix_coo sf_delete_dmatrix_coo interface~sf_delete_matrix_coo->proc~sf_delete_dmatrix_coo

Module Procedures

public subroutine sf_delete_dmatrix_coo(sparse)

Arguments

Type IntentOptional Attributes Name
type(sf_sparse_dmatrix_coo), intent(inout) :: sparse

public subroutine sf_delete_cmatrix_coo(sparse)

Arguments

Type IntentOptional Attributes Name
type(sf_sparse_cmatrix_coo), intent(inout) :: sparse