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

Public Member Functions

subroutine generic_get (this, idx, i, j, coeff)

Detailed Description

Definition at line 114 of file BaseMatrix_module.f90.

Constructor & Destructor Documentation

◆ generic_get()

subroutine BaseMatrix_module::generic_get::generic_get ( class(basematrix) this,
integer, intent(in) idx,
integer, intent(out) i,
integer, intent(out) j,
real(wp), intent(out) coeff )
virtual

Definition at line 114 of file BaseMatrix_module.f90.


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