![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKinWalberlaImpl.hpp>
Inheritance diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >:
Collaboration diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >:Public Types | |
| using | Base = vtk::BlockCellDataWriter< OutputType, 1u > |
Public Member Functions | |
| BoundaryVTKWriter (ConstBlockDataID const &flag_field_id, std::string const &id, FlagUID const &boundary_flag) | |
Protected Member Functions | |
| void | configure () override |
| OutputType | evaluate (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z, cell_idx_t const) override |
Protected Attributes | |
| ConstBlockDataID const | m_flag_field_id |
| FlagField const * | m_flag_field |
| FlagUID const | m_boundary_flag |
| FlagField::flag_t | m_boundary_flag_value |
Definition at line 1160 of file EKinWalberlaImpl.hpp.
| using walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::Base = vtk::BlockCellDataWriter<OutputType, 1u> |
Definition at line 1162 of file EKinWalberlaImpl.hpp.
|
inline |
Definition at line 1164 of file EKinWalberlaImpl.hpp.
|
inlineoverrideprotected |
Definition at line 1171 of file EKinWalberlaImpl.hpp.
References walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_boundary_flag, walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_boundary_flag_value, walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_flag_field, and walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_flag_field_id.
|
inlineoverrideprotected |
Definition at line 1177 of file EKinWalberlaImpl.hpp.
References walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_boundary_flag_value, and walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::m_flag_field.
|
protected |
Definition at line 1187 of file EKinWalberlaImpl.hpp.
Referenced by walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::configure().
|
protected |
|
protected |
|
protected |
Definition at line 1185 of file EKinWalberlaImpl.hpp.
Referenced by walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::BoundaryVTKWriter< OutputType >::configure().