Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DPRTI.cpp121 int orbl[4] = {0, 0, 0, 0}; //Orbital locations in update() local
H A DPRTO.cpp144 int orbl[4] = {0, 0, 0, 0}; //Orbital locations in update() local
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/xrs/
H A Dxrsscf-base.cpp250 arma::rowvec orbl=dec.row(io); in localize() local
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/xrs/
H A Dxrsscf-base.cpp250 arma::rowvec orbl=dec.row(io); in localize() local
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp1786 const int orbl = annih_up[ 0 ]; in GetMatrixElement() local
1802 const int orbl = annih_down[ 0 ]; in GetMatrixElement() local
1821 const int orbl = annih_up[ 1 ]; in GetMatrixElement() local
1837 const int orbl = annih_down[ 1 ]; in GetMatrixElement() local
1852 const int orbl = annih_down[ 0 ]; in GetMatrixElement() local
2226 …for (unsigned int cnt = 0; cnt < numLeft; cnt++){ int orbl = orbsLeft[ cnt ]; assert((orbl < L) … in GFmatrix_addition() local
2317 …for (unsigned int cnt = 0; cnt < numLeft; cnt++){ int orbl = orbsLeft [ cnt ]; assert((orbl < L) … in GFmatrix_removal() local
/dports/games/powder-toy/The-Powder-Toy-95.0/src/graphics/
H A DRenderer.cpp1197 int orbd[4] = {0, 0, 0, 0}, orbl[4] = {0, 0, 0, 0}; in render_parts() local