Octopus
io_csv_oct_m Module Reference

Functions/Subroutines

subroutine, public dread_csv (fname, np, ff, ierr)
 
subroutine, public io_csv_get_info (fname, dims, ierr)
 

Function/Subroutine Documentation

◆ dread_csv()

subroutine, public io_csv_oct_m::dread_csv ( character(len=*), intent(in)  fname,
integer(int64), intent(in)  np,
real(real64), dimension(:), intent(inout)  ff,
integer, intent(out)  ierr 
)

Definition at line 130 of file io_csv_f.F90.

◆ io_csv_get_info()

subroutine, public io_csv_oct_m::io_csv_get_info ( character(len=*), intent(in)  fname,
integer(int64), dimension(:), intent(inout)  dims,
integer, intent(out)  ierr 
)

Definition at line 155 of file io_csv_f.F90.