![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKSpecies.hpp>
Inheritance diagram for ScriptInterface::walberla::EKSpecies:
Collaboration diagram for ScriptInterface::walberla::EKSpecies:Protected Types | |
| using | Base = LatticeModel<::EKinWalberlaBase, EKVTKHandle > |
Protected Attributes | |
| double | m_conv_diffusion |
| double | m_conv_ext_efield |
| double | m_conv_energy |
| double | m_conv_density |
| double | m_conv_flux |
| double | m_tau |
| double | m_density |
Protected Attributes inherited from ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle > | |
| std::shared_ptr< LatticeWalberla > | m_lattice |
| std::shared_ptr< ::EKinWalberlaBase > | m_instance |
| std::vector< std::shared_ptr< EKVTKHandle > > | m_vtk_writers |
Additional Inherited Members | |
Static Public Member Functions inherited from ScriptInterface::ObjectHandle | |
| static ObjectRef | deserialize (const std::string &state, Context &ctx) |
| Make object from serialized state. | |
Protected Member Functions inherited from ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle > | |
| virtual void | make_instance (VariantMap const ¶ms)=0 |
| auto | find_vtk (std::shared_ptr< EKVTKHandle > const &vtk) const |
| auto | serialize_vtk_writers () const |
Protected Member Functions inherited from ScriptInterface::AutoParameters< Derived, Base > | |
| AutoParameters ()=default | |
| AutoParameters (std::vector< AutoParameter > &¶ms) | |
| ~AutoParameters () override=default | |
| bool | has_parameter (std::string const &name) const override |
| void | add_parameters (std::vector< AutoParameter > &¶ms) |
| auto const & | get_parameter_insertion_order () const |
Definition at line 54 of file EKSpecies.hpp.
|
protected |
Definition at line 56 of file EKSpecies.hpp.
|
inline |
Definition at line 66 of file EKSpecies.hpp.
References ScriptInterface::AutoParameters< Derived, Base >::add_parameters(), ScriptInterface::ObjectHandle::context(), m_conv_density, m_conv_diffusion, m_conv_energy, m_conv_ext_efield, m_density, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_instance, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_lattice, m_tau, ScriptInterface::Context::parallel_try_catch(), ScriptInterface::AutoParameter::read_only, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::serialize_vtk_writers(), and stream.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 52 of file EKSpecies.cpp.
References ScriptInterface::ObjectHandle::context(), ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::do_call_method(), get_lattice(), ScriptInterface::get_value(), m_conv_density, m_conv_flux, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_instance, ScriptInterface::Context::parallel_try_catch(), runtimeWarningMsg, and stream.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 144 of file EKSpecies.cpp.
References ScriptInterface::ObjectHandle::context(), density, get_lattice_to_md_units_conversion(), m_conv_density, m_conv_diffusion, m_conv_energy, m_conv_ext_efield, m_conv_flux, m_density, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_instance, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_lattice, m_tau, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_vtk_writers, ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::make_instance(), ScriptInterface::Context::parallel_try_catch(), params, and stream.
|
inlinenoexcept |
Definition at line 145 of file EKSpecies.hpp.
References m_conv_density.
|
inlinenoexcept |
Definition at line 148 of file EKSpecies.hpp.
References m_conv_flux.
|
inline |
Definition at line 139 of file EKSpecies.hpp.
References ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_instance.
|
inline |
Definition at line 140 of file EKSpecies.hpp.
References ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >::m_lattice.
Referenced by do_call_method().
|
inlineoverridevirtual |
Implements ScriptInterface::walberla::LatticeModel<::EKinWalberlaBase, EKVTKHandle >.
Definition at line 153 of file EKSpecies.hpp.
References m_conv_density, and m_conv_flux.
Referenced by do_construct().
|
protected |
Definition at line 60 of file EKSpecies.hpp.
Referenced by do_call_method(), do_construct(), EKSpecies(), get_conversion_factor_density(), get_lattice_to_md_units_conversion(), ScriptInterface::walberla::EKSpeciesCPU::make_instance(), and ScriptInterface::walberla::EKSpeciesGPU::make_instance().
|
protected |
Definition at line 57 of file EKSpecies.hpp.
Referenced by do_construct(), EKSpecies(), ScriptInterface::walberla::EKSpeciesCPU::make_instance(), and ScriptInterface::walberla::EKSpeciesGPU::make_instance().
|
protected |
Definition at line 59 of file EKSpecies.hpp.
Referenced by do_construct(), EKSpecies(), ScriptInterface::walberla::EKSpeciesCPU::make_instance(), and ScriptInterface::walberla::EKSpeciesGPU::make_instance().
|
protected |
Definition at line 58 of file EKSpecies.hpp.
Referenced by do_construct(), EKSpecies(), ScriptInterface::walberla::EKSpeciesCPU::make_instance(), and ScriptInterface::walberla::EKSpeciesGPU::make_instance().
|
protected |
Definition at line 61 of file EKSpecies.hpp.
Referenced by do_call_method(), do_construct(), get_conversion_factor_flux(), and get_lattice_to_md_units_conversion().
|
protected |
Definition at line 63 of file EKSpecies.hpp.
Referenced by do_construct(), and EKSpecies().
|
protected |
Definition at line 62 of file EKSpecies.hpp.
Referenced by do_construct(), and EKSpecies().