MPI-SCATCI  2.0
An MPI version of SCATCI
basematrix_module::generic_insert Interface Reference

Private Member Functions

subroutine generic_insert (this, i, j, coefficient, class, thresh)
 

Detailed Description

Definition at line 102 of file BaseMatrix_module.f90.

Constructor & Destructor Documentation

◆ generic_insert()

subroutine basematrix_module::generic_insert::generic_insert ( class(basematrix this,
integer, intent(in)  i,
integer, intent(in)  j,
real(wp), intent(in)  coefficient,
integer, intent(in)  class,
real(wp), intent(in)  thresh 
)
private

Definition at line 102 of file BaseMatrix_module.f90.


The documentation for this interface was generated from the following file: