|
GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis
111
|
Data Types | |
| module | data_file_obj |
| This object provides access to the data stored on the data file. The first record on the file is the identifier given by the constant data_file_obj_id. The next record is the number of data sets (headers) stored on the file. After that the header of the first (if any) data set follows. More... | |
| module | data_header_obj |
| This structure contains the data defining the header for one data set stored on the data file. More... | |
Functions/Subroutines | |
| subroutine | remove_last_record (this) |
| subroutine data_file_gbl::remove_last_record | ( | class(data_file_obj) | this | ) |