Home
last modified time | relevance | path

Searched refs:reset_atom_materials (Results 1 – 12 of 12) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DKinetoThermostat.cpp279 void KinetoThermostat::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::KinetoThermostat
282 kinetostat_.reset_atom_materials(elementToMaterialMap, in reset_atom_materials()
284 thermostat_.reset_atom_materials(elementToMaterialMap, in reset_atom_materials()
H A DAtomicRegulator.h102 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
293 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function
410 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
H A DKinetoThermostat.h54 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
H A DAtomicRegulator.cpp303 void AtomicRegulator::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::AtomicRegulator
307 regulatorMethod_->reset_atom_materials(elementToMaterialMap, in reset_atom_materials()
773 void RegulatorShapeFunction::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::RegulatorShapeFunction
H A DATC_Coupling.cpp1116 reset_atom_materials(); in initialize()
1794 void ATC_Coupling::reset_atom_materials() in reset_atom_materials() function in ATC::ATC_Coupling
1824 atomicRegulator_->reset_atom_materials(elementToMaterialMap_, in reset_atom_materials()
1921 reset_atom_materials(); in pre_neighbor()
1946 reset_atom_materials(); in post_force()
H A DATC_Coupling.h215 virtual void reset_atom_materials();
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DAtomicRegulator.h102 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
295 virtual void reset_atom_materials(const Array<int> & /* elementToMaterialMap */, in reset_atom_materials() function
415 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
H A DAtomicRegulator.cpp303 void AtomicRegulator::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::AtomicRegulator
307 regulatorMethod_->reset_atom_materials(elementToMaterialMap, in reset_atom_materials()
773 void RegulatorShapeFunction::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::RegulatorShapeFunction
H A DATC_Coupling.cpp1226 reset_atom_materials(); in initialize()
1922 void ATC_Coupling::reset_atom_materials() in reset_atom_materials() function in ATC::ATC_Coupling
1952 atomicRegulator_->reset_atom_materials(elementToMaterialMap_, in reset_atom_materials()
2049 reset_atom_materials(); in pre_neighbor()
2074 reset_atom_materials(); in post_force()
H A DATC_Coupling.h258 virtual void reset_atom_materials();
H A DThermostat.h316 virtual void reset_atom_materials(const Array<int> & elementToMaterialMap,
H A DThermostat.cpp855 void ThermostatGlcFs::reset_atom_materials(const Array<int> & elementToMaterialMap, in reset_atom_materials() function in ATC::ThermostatGlcFs
858 lambdaSolver_->reset_atom_materials(elementToMaterialMap, in reset_atom_materials()