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

#include <EKinWalberlaImpl.hpp>

+ Inheritance diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType >::DensityVTKWriter< OutputType, Base >:
+ Collaboration diagram for walberla::EKinWalberlaImpl< FluxCount, FloatType >::DensityVTKWriter< OutputType, Base >:

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

Additional Inherited Members

- Public Member Functions inherited from walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
 VTKWriter (ConstBlockDataID const &block_id, std::string const &id, FloatType unit_conversion)
 
- Protected Attributes inherited from walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType >
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 OutputType = float, class Base = VTKWriter<DensityField, 1u, OutputType>>
class walberla::EKinWalberlaImpl< FluxCount, FloatType >::DensityVTKWriter< OutputType, Base >

Definition at line 889 of file EKinWalberlaImpl.hpp.

Member Function Documentation

◆ evaluate()

template<std::size_t FluxCount = 13, typename FloatType = double>
template<typename OutputType = float, class Base = VTKWriter<DensityField, 1u, OutputType>>
OutputType walberla::EKinWalberlaImpl< FluxCount, FloatType >::DensityVTKWriter< OutputType, Base >::evaluate ( cell_idx_t const  x,
cell_idx_t const  y,
cell_idx_t const  z,
cell_idx_t const   
)
inlineoverrideprotected

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