read_netcdf Subroutine

public subroutine read_netcdf(self, fgid)

Reads csr matrix from file

Type Bound

csrmat_t

Arguments

Type IntentOptional Attributes Name
class(csrmat_t), intent(inout) :: self

csr matrix

integer, intent(in) :: fgid

File or group id number of existing Netcdf4 file