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

#include <LBVTK.impl.hpp>

+ Inheritance diagram for walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >:
+ Collaboration diagram for walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >:

Public Types

using Base = VTKWriter< FloatType, PdfField, 9u, OutputType >
 

Public Member Functions

 PressureTensorVTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion, FloatType off_diag_factor)
 
- Public Member Functions inherited from walberla::VTKWriter< FloatType, Field_T, F_SIZE_ARG, OutputType >
 VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion)
 

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::VTKWriter< FloatType, Field_T, F_SIZE_ARG, OutputType >
void configure () override
 

Protected Attributes

FloatType const m_off_diag_factor
 
- Protected Attributes inherited from walberla::VTKWriter< FloatType, 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, typename PdfField, typename OutputType = float>
class walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >

Definition at line 98 of file LBVTK.impl.hpp.

Member Typedef Documentation

◆ Base

template<typename FloatType , typename PdfField , typename OutputType = float>
using walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >::Base = VTKWriter<FloatType, PdfField, 9u, OutputType>

Definition at line 101 of file LBVTK.impl.hpp.

Constructor & Destructor Documentation

◆ PressureTensorVTKWriter()

template<typename FloatType , typename PdfField , typename OutputType = float>
walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >::PressureTensorVTKWriter ( ConstBlockDataID const &  block_id,
std::string const &  id,
FloatType  unit_conversion,
FloatType  off_diag_factor 
)
inline

Definition at line 105 of file LBVTK.impl.hpp.

Member Function Documentation

◆ evaluate()

template<typename FloatType , typename PdfField , typename OutputType = float>
OutputType walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >::evaluate ( cell_idx_t const  x,
cell_idx_t const  y,
cell_idx_t const  z,
cell_idx_t const  f 
)
inlineoverrideprotected

Member Data Documentation

◆ m_off_diag_factor

template<typename FloatType , typename PdfField , typename OutputType = float>
FloatType const walberla::PressureTensorVTKWriter< FloatType, PdfField, OutputType >::m_off_diag_factor
protected

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