Home
last modified time | relevance | path

Searched refs:status_gen (Results 1 – 8 of 8) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/api/
H A Dint_2e2c.F82 logical status_gen local
163 status_gen = (max(p_gen,q_gen)) .gt. 1 ! if general contraction texas is only option
165 if (.not.status_gen)
H A Dint_2e3c.F90 logical status_gen local
191 status_gen = (max(p_gen,c_gen,d_gen)) .gt. 1 ! if general contraction texas is only option
194 if (.not.status_gen)
H A Dint_2e4c.F135 logical status_sp, status_nw, status_txs, status_gen, local
233 status_gen = max(a_gen,b_gen,c_gen,d_gen).gt.1
234 if (.not.status_gen) then
H A Dint_giao_2e.F105 logical status_sp, status_nw, status_txs, status_gen local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dint_2e2c.F82 logical status_gen
163 status_gen = (max(p_gen,q_gen)) .gt. 1 ! if general contraction texas is only option
165 if (.not.status_gen)
H A Dint_2e3c.F90 logical status_gen
191 status_gen = (max(p_gen,c_gen,d_gen)) .gt. 1 ! if general contraction texas is only option
194 if (.not.status_gen)
H A Dint_2e4c.F135 logical status_sp, status_nw, status_txs, status_gen,
233 status_gen = max(a_gen,b_gen,c_gen,d_gen).gt.1
234 if (.not.status_gen) then
H A Dint_giao_2e.F105 logical status_sp, status_nw, status_txs, status_gen