GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis 111
Loading...
Searching...
No Matches
utils.f90 File Reference

Data Types

interface  utils_gbl::reserve_space
interface  utils_gbl::append_array

Modules

module  utils_gbl

Functions/Subroutines

subroutine, public utils_gbl::XERMSG (librar, subrou, messg, nerr, level)
subroutine, public utils_gbl::report_statistics_error_messages (myrank)
 Writes to stderr unit the number of messages of each type that were written out to stdout.
logical function, public utils_gbl::search_string (unit_no, string, rew, fmted)
 This function searches an input unit for the given string and returns the logical value .true. if the string has been found. In that case the input unit is positioned one line after the sought string. If the string is not found then the returned value is .false. and the input unit is positioned at its end.
subroutine, public utils_gbl::delete_file (filename)
 Delete a named file.