CONGEN 5.0
Configuration generation for SCATCI
Loading...
Searching...
No Matches
congen_bstree.f90 File Reference

Go to the source code of this file.

Data Types

type  congen_bstree::det_tree
 Determinant binary search tree. More...

Modules

module  congen_bstree
 Determinant binary search tree.

Functions/Subroutines

subroutine congen_bstree::init_det_tree (this, ndo, nelt)
 Initialize determinant tree.
subroutine congen_bstree::final_det_tree (this)
 Finalize determinant tree.
integer function congen_bstree::locate_in_det_tree (this, det)
 Find a specific determinant in the storage.
subroutine congen_bstree::write_determinant (this, lu, id)
 Write determinat.
integer function congen_bstree::compare_determinats (this, i, j, data)
 Lexicographically compare two determinats.