Home
last modified time | relevance | path

Searched defs:dmout (Results 1 – 8 of 8) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Util/SCF/
H A Ddm.py29 dmout=of.variables['dm_out'][1:,0,element] variable
H A Dg_dm.py30 dmout=of.variables['dm_out'][1:,0,element] variable
H A Dg_hist.py37 dmout=of.variables['dm_out'][iter,0,:] variable
H A Dg_els_out.py37 dmout=of.variables['dm_out'][iter,0,:] variable
H A Dg_dm3.py33 dmout=of2.variables['dm_out'][1:,0,element] variable
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddrotat.c9 /* Subroutine */ int drotat_(doublereal *angle, integer *iaxis, doublereal * in drotat_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddrotat.c9 /* Subroutine */ int drotat_(doublereal *angle, integer *iaxis, doublereal * in drotat_()
/dports/science/siesta/siesta-4.1.5/Src/
H A Diodmhs_netcdf.F90300 subroutine write_dmh_netcdf( nbasis, maxnd, nspin, dmin, h, dmout, overwrite ) argument
310 real(dp), intent(in) :: dmout(maxnd, nspin) local