Home
last modified time | relevance | path

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

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/ecp/
H A Decp_down_m.f4 subroutine ecp_down_m (m_min,m_max,n,a_inv,Q_hi_a,Q_mid_a,Q_lo_a) subroutine
23 integer i,m,m_min,m_max,n
24 double precision a_inv(n),Q_hi_a(n,m_min:m_max),
25 & Q_mid_a(n,m_min:m_max),Q_lo_a(n,m_min:m_max),fac
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/ecp/
H A Decp_down_m.f4 subroutine ecp_down_m (m_min,m_max,n,a_inv,Q_hi_a,Q_mid_a,Q_lo_a) subroutine