![]() |
(git:5e7fe52)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Functions/Subroutines | |
| program | optbas_frontier_orbitals_utils_unittest |
| Unit tests for the frontier-orbital objective. | |
| subroutine | assert_close (actual, expected, description) |
| ... | |
| program optbas_frontier_orbitals_utils_unittest |
Unit tests for the frontier-orbital objective.
Definition at line 13 of file optbas_frontier_orbitals_utils_unittest.F.
| subroutine optbas_frontier_orbitals_utils_unittest::assert_close | ( | real(kind=dp), intent(in) | actual, |
| real(kind=dp), intent(in) | expected, | ||
| character(len=*), intent(in) | description ) |
...
| actual | ... |
| expected | ... |
| description | ... |
Definition at line 96 of file optbas_frontier_orbitals_utils_unittest.F.