ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKSpeciesNode.hpp>
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::AutoParameters< EKSpeciesNode, LatticeIndices > | |
AutoParameters ()=default | |
AutoParameters (std::vector< AutoParameter > &¶ms) | |
void | add_parameters (std::vector< AutoParameter > &¶ms) |
auto const & | get_parameter_insertion_order () const |
Protected Member Functions inherited from ScriptInterface::LatticeIndices | |
bool | is_index_valid (Utils::Vector3i const &index, Utils::Vector3i const &shape) const |
void | throw_invalid_index (Utils::Vector3i const &index, Utils::Vector3i const &shape) const |
Utils::Vector3i | get_mapped_index (Utils::Vector3i const &index, Utils::Vector3i const &shape) const |
Definition at line 43 of file EKSpeciesNode.hpp.
|
inline |
Definition at line 51 of file EKSpeciesNode.hpp.
References ScriptInterface::AutoParameters< EKSpeciesNode, LatticeIndices >::add_parameters(), and ScriptInterface::AutoParameter::read_only.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 50 of file EKSpeciesNode.cpp.
References ScriptInterface::ObjectHandle::context(), ScriptInterface::get_value(), ScriptInterface::walberla::is_boundary_all_reduce(), ScriptInterface::LatticeIndices::is_index_valid(), ScriptInterface::is_none(), ScriptInterface::ObjectHandle::name(), params, and Utils::Mpi::reduce_optional().
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 56 of file EKSpeciesNode.hpp.
References ScriptInterface::LatticeIndices::get_mapped_index(), ScriptInterface::get_value(), and params.