MPI-SCATCI 2.0
An MPI version of SCATCI
Loading...
Searching...
No Matches
BaseMatrix_module::generic_insert Interface Reference

Public 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 )
virtual

Definition at line 102 of file BaseMatrix_module.f90.


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