Searched refs:tWriteTagged (Results 1 – 5 of 5) sorted by relevance
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_timedep/ |
H A D | linresp.F90 | 274 & 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 D | linrespgrad.F90 | 78 & 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 D | inputdata.F90 | 410 logical :: tWriteTagged = .false. component
|
H A D | initprogram.F90 | 2440 tWriteAutotest = env%tGlobalMaster .and. input%ctrl%tWriteTagged
|
H A D | parser.F90 | 3021 call getChildValue(node, "WriteAutotestTag", ctrl%tWriteTagged, .false.)
|