#include <BlockForestEvaluation.h>
|
| | BlockForestEvaluation (const weak_ptr< StructuredBlockForest > &blocks, const ConstBlockDataID &flagFieldId, const Set< FlagUID > &fluid, const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) |
| |
| | BlockForestEvaluationBase (const weak_ptr< StructuredBlockForest > &blocks, const field::CellCounter< FlagField_T > &cellCounter, const field::CellCounter< FlagField_T > &fluidCellCounter, const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) |
| |
| void | refresh () |
| |
| void | logResultOnRoot () const |
| |
| void | logInfoOnRoot () const |
| |
| void | getResultsForSQLOnRoot (std::map< std::string, int > &integerProperties, std::map< std::string, double > &realProperties, std::map< std::string, std::string > &stringProperties) |
| |
| std::string | loggingString () const |
| |
◆ BlockForestEvaluation()
The documentation for this class was generated from the following file: