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

#include <EKinWalberlaImpl.hpp>

+ Inheritance diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >:
+ Collaboration diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType >::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<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T, uint_t F_SIZE_ARG, typename OutputType>
class walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >

Definition at line 868 of file EKinWalberlaImpl.hpp.

Constructor & Destructor Documentation

◆ VTKWriter()

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::VTKWriter ( ConstBlockDataID const &  block_id,
std::string const &  id,
FloatType  unit_conversion 
)
inline

Definition at line 870 of file EKinWalberlaImpl.hpp.

Member Function Documentation

◆ configure()

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
void walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::configure ( )
inlineoverrideprotected

Member Data Documentation

◆ m_block_id

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
ConstBlockDataID const walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_block_id
protected

◆ m_conversion

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
FloatType const walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_conversion
protected

◆ m_field

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename Field_T , uint_t F_SIZE_ARG, typename OutputType >
Field_T const* walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >::m_field
protected

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