The Elk Code
findsymlat.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine findsymlat
 
pure integer function i3mdet (a)
 
pure subroutine i3minv (a, b)
 

Function/Subroutine Documentation

◆ findsymlat()

subroutine findsymlat ( )

Definition at line 10 of file findsymlat.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ i3mdet()

pure integer function findsymlat::i3mdet ( integer, dimension(3,3), intent(in)  a)

Definition at line 149 of file findsymlat.f90.

Here is the caller graph for this function:

◆ i3minv()

pure subroutine findsymlat::i3minv ( integer, dimension(3,3), intent(in)  a,
integer, dimension(3,3), intent(out)  b 
)

Definition at line 159 of file findsymlat.f90.

Here is the call graph for this function:
Here is the caller graph for this function: