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

#include <LBVTK.impl.hpp>

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

Public Types

using Base = VTKWriter< FloatType, std::vector< FloatType >, 9u, 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::VTKWriter< FloatType, VecType, F_SIZE_ARG, OutputType >
void configure () override
 
std::size_t get_first_index (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z)
 

Additional Inherited Members

- Public Member Functions inherited from walberla::VTKWriter< FloatType, VecType, F_SIZE_ARG, OutputType >
 VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion)
 
void set_content (VecType content)
 
void set_dims (Vector3< uint_t > dims)
 
- Protected Attributes inherited from walberla::VTKWriter< FloatType, VecType, F_SIZE_ARG, OutputType >
FloatType m_conversion
 
VecType m_content
 
Vector3< uint_t > m_dims
 

Detailed Description

template<typename FloatType, typename OutputType = float>
class walberla::PressureTensorVTKWriter< FloatType, OutputType >

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

Member Typedef Documentation

◆ Base

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

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

Member Function Documentation

◆ evaluate()

template<typename FloatType , typename OutputType = float>
OutputType walberla::PressureTensorVTKWriter< FloatType, 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: