CONGEN  5.0
Configuration generation for SCATCI
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. More...
 
subroutine congen_bstree::final_det_tree (this)
 Finalize determinant tree. More...
 
integer function congen_bstree::locate_in_det_tree (this, det)
 Find a specific determinant in the storage. More...
 
subroutine congen_bstree::write_determinant (this, lu, id)
 Write determinat. More...
 
integer function congen_bstree::compare_determinats (this, i, j, data)
 Lexicographically compare two determinats. More...