ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <LBWalberlaImpl.hpp>
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 1593 of file LBWalberlaImpl.hpp.
|
inline |
Definition at line 1595 of file LBWalberlaImpl.hpp.
|
inlineoverrideprotected |
|
protected |
Definition at line 1607 of file LBWalberlaImpl.hpp.
Referenced by walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::configure().
|
protected |
Definition at line 1609 of file LBWalberlaImpl.hpp.
Referenced by walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >::evaluate(), walberla::LBWalberlaImpl< FloatType, Architecture >::PressureTensorVTKWriter< OutputType >::evaluate(), and walberla::LBWalberlaImpl< FloatType, Architecture >::DensityVTKWriter< OutputType >::evaluate().
|
protected |
Definition at line 1608 of file LBWalberlaImpl.hpp.
Referenced by walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::configure(), walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >::evaluate(), walberla::LBWalberlaImpl< FloatType, Architecture >::PressureTensorVTKWriter< OutputType >::evaluate(), and walberla::LBWalberlaImpl< FloatType, Architecture >::DensityVTKWriter< OutputType >::evaluate().