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

#include <PoissonSolverFFT.hpp>

+ Inheritance diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >:
+ Collaboration diagram for walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >:

Public Types

using Base = VTKWriter< PotentialFieldVTK, 1u, 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) override
 
- Protected Member Functions inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
void configure () override
 

Additional Inherited Members

- Public Member Functions inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
 VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion)
 
- Protected Attributes inherited from walberla::PoissonSolverFFT< FloatType, Architecture >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
ConstBlockDataID const m_block_id
 
Field_T constm_field
 
FloatType const m_conversion
 

Detailed Description

template<typename FloatType, lbmpy::Arch Architecture>
template<typename OutputType = float>
class walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >

Definition at line 525 of file PoissonSolverFFT.hpp.

Member Typedef Documentation

◆ Base

template<typename FloatType , lbmpy::Arch Architecture>
template<typename OutputType = float>
using walberla::PoissonSolverFFT< FloatType, Architecture >::PotentialVTKWriter< OutputType >::Base = VTKWriter<PotentialFieldVTK, 1u, OutputType>

Definition at line 528 of file PoissonSolverFFT.hpp.

Member Function Documentation

◆ evaluate()


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