28 #ifndef _chemistry_qc_cints_tbint_h
29 #define _chemistry_qc_cints_tbint_h
31 #include <chemistry/qc/basis/tbint.h>
32 #include <chemistry/qc/cints/int2e.h>
37 typedef enum {erieval = 0, grteval = 1, greval = 2} tbinteval;
50 size_t storage, tbinteval int2etype);
56 size_t used_storage()
const {
return int2ecints_->storage_used(); }
60 return int2ecints_->buffer(te_type);
76 size_t storage, tbinteval int2etype);
82 size_t used_storage()
const {
return int2ecints_->storage_used(); }