![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKinWalberlaImpl.hpp>
Inheritance diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >:
Collaboration diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >:Public Member Functions | |
| 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 Member Functions | |
| void | configure () override |
| std::size_t | get_first_index (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z) |
Protected Attributes | |
| FloatType | m_conversion |
| VecType | m_content |
| Vector3< uint_t > | m_dims |
Definition at line 1098 of file EKinWalberlaImpl.hpp.
|
inline |
Definition at line 1100 of file EKinWalberlaImpl.hpp.
|
inlineoverrideprotected |
Definition at line 1106 of file EKinWalberlaImpl.hpp.
|
inlineprotected |
|
inline |
Definition at line 1121 of file EKinWalberlaImpl.hpp.
|
inline |
Definition at line 1123 of file EKinWalberlaImpl.hpp.
|
protected |
Definition at line 1117 of file EKinWalberlaImpl.hpp.
Referenced by walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::FluxVTKWriter< OutputType >::evaluate(), walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::DensityVTKWriter< OutputType >::evaluate(), and walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::set_content().
|
protected |
|
protected |
Definition at line 1118 of file EKinWalberlaImpl.hpp.
Referenced by walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::get_first_index(), and walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::set_dims().