![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKinWalberlaImpl.hpp>
Inheritance diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::FluxVTKWriter< OutputType >:
Collaboration diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::FluxVTKWriter< OutputType >:Public Types | |
| using | Base = VTKWriter< FluxField, 3u, 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 f) override |
Protected Member Functions inherited from walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType > | |
| void | configure () override |
Additional Inherited Members | |
Public Member Functions inherited from walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType > | |
| VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion) | |
Protected Attributes inherited from walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType > | |
| ConstBlockDataID const | m_block_id |
| Field_T const * | m_field |
| FloatType const | m_conversion |
Definition at line 1170 of file EKinWalberlaImpl.hpp.
| using walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::FluxVTKWriter< OutputType >::Base = VTKWriter<FluxField, 3u, OutputType> |
Definition at line 1172 of file EKinWalberlaImpl.hpp.
|
inlineoverrideprotected |
Definition at line 1177 of file EKinWalberlaImpl.hpp.
References flux, walberla::ek::accessor::Flux::get_vector(), walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_conversion, and walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_field.