Home
last modified time | relevance | path

Searched defs:ShellQuartetSetPredicate (Results 1 – 1 of 1) sorted by relevance

/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Dbuild_libint.cc72 template <ShellSetType ShSet> struct ShellQuartetSetPredicate { struct
76 template <> struct ShellQuartetSetPredicate<ShellSetType_Standard> { struct
81 template <> struct ShellQuartetSetPredicate<ShellSetType_ORCA> { struct
82 static bool value(int la, int lb, int lc, int ld) { in value()