write_netcdf Subroutine

public subroutine write_netcdf(self, fgid)

writes csr matrix to file

Type Bound

csrmat_t

Arguments

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

csr matrix

integer, intent(in) :: fgid

file or group id number of existing Netcdf4 file