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.
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 |