Home
last modified time | relevance | path

Searched refs:tWriteTagged (Results 1 – 5 of 5) sorted by relevance

/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_timedep/
H A Dlinresp.F90274 & coords0, sccCalc, dqAt, species0, iNeighbour, img2CentCell, orb, tWriteTagged, fdTagged,& argument
320 logical, intent(in) :: tWriteTagged local
339 & this%HubbardU, this%spinW, this%nEl, iNeighbour, img2CentCell, orb, tWriteTagged,&
356 & tWriteTagged, fdTagged, taggedWriter, excEnergy, allExcEnergies, excgradient, derivator,& argument
414 logical, intent(in) :: tWriteTagged local
455 & this%spinW, this%nEl, iNeighbour, img2CentCell, orb, tWriteTagged, fdTagged,&
465 & this%spinW, this%nEl, iNeighbour, img2CentCell, orb, tWriteTagged, fdTagged,&
H A Dlinrespgrad.F9078 & img2CentCell, orb, tWriteTagged, fdTagged, taggedWriter, fdMulliken, fdCoeffs, tGrndState,& argument
145 logical, intent(in) :: tWriteTagged local
538 & fdXplusY, fdTrans, fdTradip, transitionDipoles, tWriteTagged, fdTagged, taggedWriter,&
542 & fdXplusY, fdTrans, fdTradip, transitionDipoles, tWriteTagged, fdTagged, taggedWriter,&
2105 & fdTrans, fdTradip, transitionDipoles, tWriteTagged, fdTagged, taggedWriter, fdExc, Ssq) argument
2138 logical, intent(in) :: tWriteTagged local
2328 if (tWriteTagged) then
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftbplus/
H A Dinputdata.F90410 logical :: tWriteTagged = .false. component
H A Dinitprogram.F902440 tWriteAutotest = env%tGlobalMaster .and. input%ctrl%tWriteTagged
H A Dparser.F903021 call getChildValue(node, "WriteAutotestTag", ctrl%tWriteTagged, .false.)