![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <PoissonSolverFFT.hpp>
Inheritance diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >:
Collaboration diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >:Public Member Functions | |
| VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion) | |
Protected Member Functions | |
| void | configure () override |
Protected Attributes | |
| ConstBlockDataID const | m_block_id |
| Field_T const * | m_field |
| FloatType const | m_conversion |
Definition at line 505 of file PoissonSolverFFT.hpp.
|
inline |
Definition at line 507 of file PoissonSolverFFT.hpp.
|
inlineoverrideprotected |
|
protected |
Definition at line 519 of file PoissonSolverFFT.hpp.
Referenced by walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::configure().
|
protected |
Definition at line 521 of file PoissonSolverFFT.hpp.
Referenced by walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >::evaluate().
|
protected |