![]() |
(git:6768d83)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Macros | |
| #define | GAUXC_RETURN_IF_ERROR(status) IF (status%status%code /= 0) RETURN |
Functions/Subroutines | |
| program | __xc_gauxc_interface_f__ |
| subroutine | print_gauxc_status_message (status) |
| ... | |
| #define GAUXC_RETURN_IF_ERROR | ( | status | ) | IF (status%status%code /= 0) RETURN |
| program __xc_gauxc_interface_f__ |
| subroutine __xc_gauxc_interface_f__::print_gauxc_status_message | ( | type(cp_gauxc_status_type) | status | ) |
...
| status | ... |
Definition at line 225 of file xc_gauxc_interface.F.