ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScriptInterface::walberla::LBFluidGPU Class Reference

#include <LBFluid.hpp>

+ Inheritance diagram for ScriptInterface::walberla::LBFluidGPU:
+ Collaboration diagram for ScriptInterface::walberla::LBFluidGPU:

Protected Member Functions

void make_instance (VariantMap const &params) override
 
- Protected Member Functions inherited from ScriptInterface::walberla::LatticeModel<::LBWalberlaBase, LBVTKHandle >
auto find_vtk (std::shared_ptr< LBVTKHandle > const &vtk) const
 
auto serialize_vtk_writers () const
 
- Protected Member Functions inherited from ScriptInterface::AutoParameters< Derived, Base >
 AutoParameters ()=default
 
 AutoParameters (std::vector< AutoParameter > &&params)
 
void add_parameters (std::vector< AutoParameter > &&params)
 
auto const & get_parameter_insertion_order () const
 

Additional Inherited Members

- Public Member Functions inherited from ScriptInterface::walberla::LBFluid
 LBFluid ()
 
void do_construct (VariantMap const &params) override
 
Variant do_call_method (std::string const &name, VariantMap const &params) override
 
auto get_lb_fluid () const
 
auto get_lb_params () const
 
::LatticeModel::units_map get_latice_to_md_units_conversion () const override
 
- Public Member Functions inherited from ScriptInterface::AutoParameters< Derived, Base >
std::span< const boost::string_ref > valid_parameters () const final
 
Variant get_parameter (const std::string &name) const final
 
void do_set_parameter (const std::string &name, const Variant &value) final
 
std::vector< std::pair< std::string, Variant > > serialize_parameters () const final
 
- Public Member Functions inherited from ScriptInterface::ObjectHandle
 ObjectHandle ()=default
 
 ObjectHandle (ObjectHandle const &)=delete
 
ObjectHandleoperator= (ObjectHandle const &)=delete
 
virtual ~ObjectHandle ()=default
 
boost::string_ref name () const
 
Contextcontext () const
 Responsible context.
 
void construct (VariantMap const &params)
 Construct the handled object.
 
VariantMap get_parameters () const
 Get current parameters.
 
auto get_valid_parameters () const
 
void set_parameter (const std::string &name, const Variant &value)
 Set single parameter.
 
Variant call_method (const std::string &name, const VariantMap &params)
 Call a method on the object.
 
std::string serialize () const
 
- Static Public Member Functions inherited from ScriptInterface::ObjectHandle
static ObjectRef deserialize (const std::string &state, Context &ctx)
 Make object from serialized state.
 
- Protected Types inherited from ScriptInterface::walberla::LBFluid
using Base = LatticeModel<::LBWalberlaBase, LBVTKHandle >
 
- Protected Attributes inherited from ScriptInterface::walberla::LBFluid
std::shared_ptr<::LB::LBWalberlaParamsm_lb_params
 
bool m_is_active
 
double m_conv_dist
 
double m_conv_visc
 
double m_conv_dens
 
double m_conv_speed
 
double m_conv_press
 
double m_conv_force
 
double m_conv_force_dens
 
double m_conv_energy
 
- Protected Attributes inherited from ScriptInterface::walberla::LatticeModel<::LBWalberlaBase, LBVTKHandle >
std::shared_ptr< LatticeWalberlam_lattice
 
std::shared_ptr< ::LBWalberlaBasem_instance
 
std::vector< std::shared_ptr< LBVTKHandle > > m_vtk_writers
 

Detailed Description

Definition at line 145 of file LBFluid.hpp.

Member Function Documentation

◆ make_instance()


The documentation for this class was generated from the following files: