![]() |
(git:d5c4d39)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Functions/Subroutines | |
| program | orbital_transformation_matrices_unittest |
| subroutine | check_identity (orbrot) |
| Check that the identity Cartesian rotation produces identity band matrices. | |
| program orbital_transformation_matrices_unittest |
Definition at line 7 of file orbital_transformation_matrices_unittest.F.
| subroutine orbital_transformation_matrices_unittest::check_identity | ( | type(orbrotmat_type), dimension(:), pointer | orbrot | ) |
Check that the identity Cartesian rotation produces identity band matrices.
| orbrot | ... |
Definition at line 50 of file orbital_transformation_matrices_unittest.F.