Home
last modified time | relevance | path

Searched defs:scell (Results 1 – 25 of 47) sorted by relevance

12

/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__OTK_oct2ods__.m149 scell = javaObject ("org.odftoolkit.odfdom.doc.table.OdfTableCell", odfcont); variable
150 scell = row.appendCell (scell); variable
162 scell = javaObject ("org.odftoolkit.odfdom.doc.table.OdfTableCell", odfcont); variable
169 scell = javaObject ("org.odftoolkit.odfdom.doc.table.OdfTableCell", odfcont); variable
252 scell = javaObject ("org.odftoolkit.odfdom.doc.table.OdfTableCell", odfcont); variable
271 scell = javaObject ("org.odftoolkit.odfdom.doc.table.OdfTableCell", odfcont); variable
301 scell = dcell; variable
325 scell = dcell.cloneNode (1); variable
335 scell = row.getCellAt (lcol + jj - 1); variable
340 scell = row.appendCell (scell); variable
[all …]
H A D__OXS_spsh2oct__.m94 scell = sh.getCell (ii-1, jj-1); variable
H A D__POI_spsh2oct__.m131 scell = irow.getCell (jj-1); variable
H A D__JXL_spsh2oct__.m118 scell = sh.getCell (jj-1, ii-1); variable
H A D__JOD_spsh2oct__.m95 scell = sh.getCellAt (lcol+jj-2, trow+ii-2); variable
/dports/science/py-pyscf/pyscf-2.0.1/examples/pbc/
H A D42-k2gamma.py33 scell, phase = k2gamma.get_phase(cell, kpts) variable
54 scell = tools.super_cell(cell, kmesh) variable
H A D44-k_point_eom_ccsd_ghf.py86 scell = super_cell(cell, nmp) variable
H A D46-k_point_eom_ccsd_rhf.py87 scell = super_cell(cell, nmp) variable
/dports/science/siesta/siesta-4.1.5/Src/
H A Dredcel.F8 subroutine redcel( alat, ucell, scell, mscell ) argument
H A Dautomatic_cell.f8 subroutine automatic_cell(ucell,scell,na_u,xa,isa,charnet) argument
19 real(dp), dimension(3,3), intent(out) :: scell local
H A Ddnaefs.f11 subroutine dnaefs( nua, na, scell, xa, indxua, rmaxv, argument
H A Dphirphi.f8 subroutine phirphi(nua, na, nuo, no, scell, xa, rmaxo, argument
H A Dnaefs.f11 subroutine naefs(nua, na, scell, xa, indxua, rmaxv, argument
H A Dkinefsm.f11 subroutine kinefsm(nua, na, no, scell, xa, indxua, rmaxo, argument
H A Dnlefsm.f18 subroutine nlefsm( scell, nua, na, isa, xa, indxua, argument
H A Dksv.f11 subroutine KSV_pol( nua, na, xa, rmaxo, scell, ucell, nuotot, argument
H A Doptical.F8 subroutine optical( nua, na, xa, scell, ucell, nuotot, nuo, no, argument
H A Ddftu.F37 subroutine hubbard_term( scell, nua, na, isa, xa, indxua, argument
H A Dphirphi_opt.f8 subroutine phirphi_opt( nua, na, nuo, no, scell, xa, maxnh, lasto, argument
H A Dsiesta_move.F464 real(dp) :: ucell(3,3), xa(3,MAXA), scell(3,3) local
H A Dsiesta_geom.F9019 real(dp) :: scell(3,3), scell_last(3,3) variable
H A Datomlist.f239 subroutine superc( ucell, scell, nsc) argument
H A Doverfsm.f9026 subroutine overfsm(na_u, na_s, no_l, no_s, scell, xa, indxua, rmaxo, & argument
67 real(dp), intent(in) :: scell(3,3), Escf(maxnd,spin%EDM), rmaxo, xa(3,na_s) local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/lte/test/
H A Dlte-test-carrier-aggregation-configuration.cc232 for (auto scell: sCellToAddModList) in Evaluate() local
254 for (auto scell: sCellToAddModList) in Evaluate() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/control/planners/kpiece/src/
H A DKPIECE1.cpp150 bool ompl::control::KPIECE1::CloseSamples::selectMotion(Motion *&smotion, Grid::Cell *&scell) in selectMotion()
352 bool ompl::control::KPIECE1::selectMotion(Motion *&smotion, Grid::Cell *&scell) in selectMotion()

12