![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
This is the complete list of members for walberla::PoissonSolver, including all inherited members.
| add_charge_to_field(std::size_t id, double valency)=0 | walberla::PoissonSolver | pure virtual |
| create_vtk(int delta_N, int initial_count, int flag_observables, units_map const &units_conversion, std::string const &identifier, std::string const &base_folder, std::string const &prefix, bool force_pvtu) | LatticeModel | |
| get_lattice() const noexcept override | walberla::PoissonSolver | inlinevirtual |
| get_node_potential(Utils::Vector3i const &node, bool consider_ghosts=false)=0 | walberla::PoissonSolver | pure virtual |
| get_permittivity() const noexcept | walberla::PoissonSolver | inlinevirtual |
| get_potential_field_id() const noexcept=0 | walberla::PoissonSolver | pure virtual |
| get_slice_potential(Utils::Vector3i const &lower_corner, Utils::Vector3i const &upper_corner) const =0 | walberla::PoissonSolver | pure virtual |
| integrate_vtk_writers() override | walberla::PoissonSolver | inlineprotectedvirtual |
| is_double_precision() const noexcept=0 | walberla::PoissonSolver | pure virtual |
| is_gpu() const noexcept=0 | walberla::PoissonSolver | pure virtual |
| m_vtk_auto | LatticeModel | protected |
| m_vtk_manual | LatticeModel | protected |
| PoissonSolver(std::shared_ptr< LatticeWalberla > lattice, double permittivity) | walberla::PoissonSolver | inline |
| register_vtk_field_filters(walberla::vtk::VTKOutput &) override | walberla::PoissonSolver | inlineprotectedvirtual |
| register_vtk_field_writers(walberla::vtk::VTKOutput &, LatticeModel::units_map const &, int) override | walberla::PoissonSolver | inlinevirtual |
| reset_charge_field()=0 | walberla::PoissonSolver | pure virtual |
| set_permittivity(double permittivity) noexcept | walberla::PoissonSolver | inlinevirtual |
| setup_fft(bool use_gpu_aware)=0 | walberla::PoissonSolver | pure virtual |
| solve()=0 | walberla::PoissonSolver | pure virtual |
| switch_vtk(std::string const &vtk_uid, bool status) | LatticeModel | |
| units_map typedef | LatticeModel | |
| write_vtk(std::string const &vtk_uid) | LatticeModel | |
| ~LatticeModel()=default | LatticeModel | virtual |
| ~PoissonSolver() override=default | walberla::PoissonSolver |