![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
Go to the source code of this file.
Classes | |
class | Kernel_Update_T |
Namespaces | |
namespace | thermo_policy |
Enumerations | |
enum | thermo_policy::_enum { thermo_policy::None , thermo_policy::Langevin , thermo_policy::Andersen , thermo_policy::NHC } |
Variables | |
const int | ndofs_sy = 7 |
Suzuki-Yoshida decomposition framework. | |
const kids_real | wgt_sy [ndofs_sy] |
const std::map< std::string, _enum > | thermo_policy::_dict = {{"#none", None}, {"#lang", Langevin}, {"#and", Andersen}, {"#nhc", NHC}} |
const int ndofs_sy = 7 |
Suzuki-Yoshida decomposition framework.
Definition at line 10 of file Kernel_Thermostat.h.
const kids_real wgt_sy[ndofs_sy] |
Definition at line 11 of file Kernel_Thermostat.h.
Referenced by Kernel_Update_T::executeKernel_impl().