Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DThermostat.cpp1428 instantHeatSource_.reset(nNodes_,1); in initialize()
1444 instantHeatSource_ = rhs_; in apply_post_corrector()
1494 …i,0) = heatSource(i,0) - coefF1*coefF2*heatSourceOld_(i,0) - coefU1*coefF2*instantHeatSource_(i,0); in set_thermostat_rhs()
H A DThermostat.h515 DENS_MAT instantHeatSource_; variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DThermostat.cpp1664 instantHeatSource_.reset(nNodes_,1); in initialize()
1680 instantHeatSource_ = rhs_; in apply_post_corrector()
1733 …i,0) = heatSource(i,0) - coefF1*coefF2*heatSourceOld_(i,0) - coefU1*coefF2*instantHeatSource_(i,0); in set_thermostat_rhs()
H A DThermostat.h648 DENS_MAT instantHeatSource_; variable