![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <PoissonSolverFFT.hpp>
Inheritance diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >:
Collaboration diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >:Public Types | |
| using | Base = VTKWriter< std::vector< FloatType >, 1u, OutputType > |
Protected Member Functions | |
| OutputType | evaluate (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z, cell_idx_t const) override |
Protected Member Functions inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType > | |
| void | configure () override |
| std::size_t | get_first_index (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z) |
Additional Inherited Members | |
Public Member Functions inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType > | |
| VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion) | |
| void | set_content (VecType content) |
| void | set_dims (Vector3< uint_t > dims) |
Protected Attributes inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType > | |
| FloatType | m_conversion |
| VecType | m_content |
| Vector3< uint_t > | m_dims |
Definition at line 550 of file PoissonSolverFFT.hpp.
| using walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >::Base = VTKWriter<std::vector<FloatType>, 1u, OutputType> |
Definition at line 553 of file PoissonSolverFFT.hpp.
|
inlineoverrideprotected |
Definition at line 558 of file PoissonSolverFFT.hpp.
References walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::get_first_index(), walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::m_content, walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::m_conversion, and potential.