walberla::blockforest::BlockForestEvaluation Class Reference

#include <BlockForestEvaluation.h>

Classes

struct  BlockStatistics
 

Public Member Functions

 BlockForestEvaluation (const BlockForest &forest)
 
void toStream (std::ostream &os) const
 
std::string toString () const
 

Private Member Functions

real_t space (const uint_t level) const
 

Private Attributes

const BlockForestforest_
 
std::vector< BlockStatisticsblockStatistics_
 

Constructor & Destructor Documentation

◆ BlockForestEvaluation()

walberla::blockforest::BlockForestEvaluation::BlockForestEvaluation ( const BlockForest forest)

Member Function Documentation

◆ space()

real_t walberla::blockforest::BlockForestEvaluation::space ( const uint_t  level) const
inlineprivate

◆ toStream()

void walberla::blockforest::BlockForestEvaluation::toStream ( std::ostream &  os) const

◆ toString()

std::string walberla::blockforest::BlockForestEvaluation::toString ( ) const
inline

Member Data Documentation

◆ blockStatistics_

std::vector< BlockStatistics> walberla::blockforest::BlockForestEvaluation::blockStatistics_
private

◆ forest_

const BlockForest& walberla::blockforest::BlockForestEvaluation::forest_
private

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