walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics Struct Reference

#include <BlockForestEvaluation.h>

Public Attributes

real_t min
 
real_t max
 
real_t avg
 
real_t stdDev
 
real_t relStdDev
 

Member Data Documentation

◆ avg

template<typename CellCounter_T , typename FluidCellCounter_T , bool Pseudo2D = false>
real_t walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics::avg

◆ max

template<typename CellCounter_T , typename FluidCellCounter_T , bool Pseudo2D = false>
real_t walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics::max

◆ min

template<typename CellCounter_T , typename FluidCellCounter_T , bool Pseudo2D = false>
real_t walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics::min

◆ relStdDev

template<typename CellCounter_T , typename FluidCellCounter_T , bool Pseudo2D = false>
real_t walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics::relStdDev

◆ stdDev

template<typename CellCounter_T , typename FluidCellCounter_T , bool Pseudo2D = false>
real_t walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics::stdDev

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