Home
last modified time | relevance | path

Searched defs:n_occ (Results 1 – 25 of 30) sorted by relevance

12

/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/self_energy_evaluators/
H A Dsigma_exact.cc44 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationDiagElement() local
63 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationDiagElementDerivative() local
84 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationOffDiagElement() local
111 const Index n_occ = lumo - opt_.rpamin; in CalcResidues() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/self_energy_evaluators/
H A Dsigma_exact.cc44 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationDiagElement() local
63 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationDiagElementDerivative() local
84 const Index n_occ = lumo - opt_.rpamin; in CalcCorrelationOffDiagElement() local
111 const Index n_occ = lumo - opt_.rpamin; in CalcResidues() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/gwbse/
H A Drpa.cc78 const Index n_occ = lumo - rpamin_; in calculate_epsilon() local
124 const Index n_occ = lumo - rpamin_; in calculate_epsilon_r() local
159 const Index n_occ = lumo - rpamin_; in Diagonalize_H2p() local
207 const Index n_occ = lumo - rpamin_; in Calculate_H2p_AmB() local
222 const Index n_occ = lumo - rpamin_; in Calculate_H2p_ApB() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/gwbse/
H A Drpa.cc78 const Index n_occ = lumo - rpamin_; in calculate_epsilon() local
124 const Index n_occ = lumo - rpamin_; in calculate_epsilon_r() local
159 const Index n_occ = lumo - rpamin_; in Diagonalize_H2p() local
207 const Index n_occ = lumo - rpamin_; in Calculate_H2p_AmB() local
222 const Index n_occ = lumo - rpamin_; in Calculate_H2p_ApB() local
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DName.hs113 n_occ :: !OccName, -- Its occurrence name function
380 , n_occ = occ function
394 , n_occ = occ, n_loc = loc } function
399 , n_occ = derive_occ occ, n_loc = loc } function
408 n_occ = occ, n_loc = loc } function
415 n_occ = occ, n_loc = wiredInSrcSpan } function
423 , n_occ = occ, n_loc = loc } function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DName.hs112 n_occ :: !OccName, -- Its occurrence name function
349 , n_occ = occ function
363 , n_occ = occ, n_loc = loc } function
368 , n_occ = derive_occ occ, n_loc = loc } function
377 n_occ = occ, n_loc = loc } function
384 n_occ = occ, n_loc = wiredInSrcSpan } function
392 , n_occ = occ, n_loc = loc } function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DName.hs116 , n_occ :: OccName function
421 , n_occ = occ function
435 , n_occ = occ, n_loc = loc } function
440 , n_occ = derive_occ occ, n_loc = loc } function
450 n_occ = occ, n_loc = loc } function
458 n_occ = occ, n_loc = wiredInSrcSpan } function
466 , n_occ = occ, n_loc = loc } function
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DName.hs112 n_occ :: !OccName, -- Its occurrence name function
349 , n_occ = occ function
363 , n_occ = occ, n_loc = loc } function
368 , n_occ = derive_occ occ, n_loc = loc } function
377 n_occ = occ, n_loc = loc } function
384 n_occ = occ, n_loc = wiredInSrcSpan } function
392 , n_occ = occ, n_loc = loc } function
/dports/biology/bwa/bwa-0.7.17/
H A Dbwt_lite.h7 uint32_t seq_len, bwt_size, n_occ; member
H A Dbwase.c51 int k, rest, n_occ, z = 0; in bwa_aln2seq_core() local
507 void bwa_sai2sam_se_core(const char *prefix, const char *fn_sa, const char *fn_fa, int n_occ, const… in bwa_sai2sam_se_core()
581 int c, n_occ = 3; in bwa_sai2sam_se() local
H A Dbwtindex.c153 bwtint_t i, k, c[4], n_occ; in bwt_bwtupdate_core() local
/dports/math/glucose/glucose-syrup-4.1/simp/
H A DSimpSolver.h145 const vec<int>& n_occ; member
172 vec<int> n_occ; variable
/dports/math/ogdf/OGDF/include/ogdf/lib/minisat/simp/
H A DSimpSolver.h104 const vec<int>& n_occ; member
134 vec<int> n_occ; variable
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/bsat2/
H A DSimpSolver.h104 const vec<int>& n_occ; member
132 vec<int> n_occ; variable
/dports/science/ergo/ergo-3.8/source/test/
H A Dsimple_ort_puri_test.cc247 int n_occ, in get_density_mat_by_diagonalization()
692 static void report_subspace_error_via_diagonalization(int currIterCount, int n, int n_occ, const sy… in report_subspace_error_via_diagonalization()
707 int n_occ, in get_density_mat_by_purification()
882 int n_occ = n/2; in main() local
/dports/math/cvc4/CVC4-1.7/src/prop/bvminisat/simp/
H A DSimpSolver.h108 const vec<int>& n_occ; member
136 vec<int> n_occ; variable
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/glucose/
H A DSimpSolver.h109 const vec<int>& n_occ; member
137 vec<int> n_occ; variable
/dports/science/berkeleygw/BGW-2.0.0/MeanField/Utilities/
H A Dfix_occ.f9037 integer :: n_occ, n_sort variable
/dports/cad/yosys/yosys-yosys-0.12/libs/minisat/
H A DSimpSolver.h112 const LMap<int>& n_occ; member
141 LMap<int> n_occ; variable
/dports/math/cvc4/CVC4-1.7/src/prop/minisat/simp/
H A DSimpSolver.h112 const vec<int>& n_occ; member
141 vec<int> n_occ; variable
/dports/math/minisat/minisat-2.2.1/minisat/simp/
H A DSimpSolver.h112 const LMap<int>& n_occ; member
141 LMap<int> n_occ; variable
/dports/math/vampire/vampire-4.5.1/Minisat/simp/
H A DSimpSolver.h117 const LMap<int>& n_occ; member
146 LMap<int> n_occ; variable
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/mlcc/
H A Dmlcc3_data.F9040 integer :: n_orbitals, n_basis, n_lambda, n_occ, n_vir variable
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/start/
H A Dlibcp2k.h151 int n_occ; member
/dports/science/cp2k-data/cp2k-7.1.0/src/start/
H A Dlibcp2k.h151 int n_occ; member

12