Home
last modified time | relevance | path

Searched refs:heatSourceOld_ (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DThermostat.cpp1427 heatSourceOld_.reset(nNodes_,1); in initialize()
1445 heatSourceOld_ = heatSource_.quantity(); in apply_post_corrector()
1494 …rhs(i,0) = heatSource(i,0) - coefF1*coefF2*heatSourceOld_(i,0) - coefU1*coefF2*instantHeatSource_(… in set_thermostat_rhs()
H A DThermostat.h514 DENS_MAT heatSourceOld_; variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DThermostat.cpp1663 heatSourceOld_.reset(nNodes_,1); in initialize()
1681 heatSourceOld_ = heatSource_.quantity(); in apply_post_corrector()
1733 …rhs(i,0) = heatSource(i,0) - coefF1*coefF2*heatSourceOld_(i,0) - coefU1*coefF2*instantHeatSource_(… in set_thermostat_rhs()
H A DThermostat.h647 DENS_MAT heatSourceOld_; variable