ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType > Class Template Reference

#include <LBWalberlaImpl.hpp>

+ Inheritance diagram for walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >:
+ Collaboration diagram for walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >:

Public Types

using Base = VTKWriter< VectorField, 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::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
void configure () override
 

Additional Inherited Members

- Public Member Functions inherited from walberla::LBWalberlaImpl< 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::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
ConstBlockDataID const m_block_id
 
Field_T const * m_field
 
FloatType const m_conversion
 

Detailed Description

template<typename FloatType, lbmpy::Arch Architecture>
template<typename OutputType = float>
class walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >

Definition at line 1454 of file LBWalberlaImpl.hpp.

Member Typedef Documentation

◆ Base

template<typename FloatType , lbmpy::Arch Architecture>
template<typename OutputType = float>
using walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >::Base = VTKWriter<VectorField, 3u, OutputType>

Definition at line 1456 of file LBWalberlaImpl.hpp.

Member Function Documentation

◆ evaluate()

template<typename FloatType , lbmpy::Arch Architecture>
template<typename OutputType = float>
OutputType walberla::LBWalberlaImpl< FloatType, Architecture >::VelocityVTKWriter< OutputType >::evaluate ( cell_idx_t const  x,
cell_idx_t const  y,
cell_idx_t const  z,
cell_idx_t const  f 
)
inlineoverrideprotected

The documentation for this class was generated from the following file: