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

#include <PoissonSolverFFT.hpp>

+ Inheritance diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >:
+ Collaboration diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >:

Public Member Functions

 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 Member Functions

void configure () override
 
std::size_t get_first_index (cell_idx_t const x, cell_idx_t const y, cell_idx_t const z)
 

Protected Attributes

FloatType m_conversion
 
VecType m_content
 
Vector3< uint_tm_dims
 

Detailed Description

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

Definition at line 533 of file PoissonSolverFFT.hpp.

Constructor & Destructor Documentation

◆ VTKWriter()

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

Definition at line 535 of file PoissonSolverFFT.hpp.

Member Function Documentation

◆ configure()

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

Definition at line 541 of file PoissonSolverFFT.hpp.

References stream.

◆ get_first_index()

◆ set_content()

◆ set_dims()

Member Data Documentation

◆ m_content

◆ m_conversion

template<typename FloatType , lbmpy::Arch Architecture>
template<typename VecType , uint_t F_SIZE_ARG, typename OutputType >
FloatType walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< VecType, F_SIZE_ARG, OutputType >::m_conversion
protected

◆ m_dims


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