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

#include <LBWalberlaImpl.hpp>

+ Inheritance diagram for walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >:
+ Collaboration diagram for walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >:

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
 

Detailed Description

template<typename FloatType, lbmpy::Arch Architecture>
template<typename Field_T, uint_t F_SIZE_ARG, typename OutputType>
class walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >

Definition at line 1593 of file LBWalberlaImpl.hpp.

Constructor & Destructor Documentation

◆ VTKWriter()

template<typename FloatType , lbmpy::Arch Architecture>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::VTKWriter ( ConstBlockDataID const &  block_id,
std::string const &  id,
FloatType  unit_conversion 
)
inline

Definition at line 1595 of file LBWalberlaImpl.hpp.

Member Function Documentation

◆ configure()

template<typename FloatType , lbmpy::Arch Architecture>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
void walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::configure ( )
inlineoverrideprotected

Member Data Documentation

◆ m_block_id

template<typename FloatType , lbmpy::Arch Architecture>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
ConstBlockDataID const walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_block_id
protected

◆ m_conversion

template<typename FloatType , lbmpy::Arch Architecture>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
FloatType const walberla::LBWalberlaImpl< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_conversion
protected

◆ m_field


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