GEOS
Classes | Namespaces
StatisticsAggregatorBase.hpp File Reference
#include "common/DataTypes.hpp"
#include "dataRepository/DataContext.hpp"
#include "dataRepository/Group.hpp"
#include "mesh/CellElementRegion.hpp"
#include "mesh/MeshBody.hpp"
#include "mesh/MeshLevel.hpp"

Go to the source code of this file.

Classes

class  geos::RegionStatisticsBase
 Output data group to contain the result of a given stat aggregator on the dataRepository. Attributes are public since the class is a POD. More...
 
class  geos::StatsAggregatorBase< Impl >
 Reponsible of computing physical statistics over the grid, registering the result in the data repository, but not storing / outputing it by itself. It does not have mutable state except the encountered issues. More...
 
struct  geos::StatsAggregatorBase< Impl >::ViewKeys
 the associated view keys More...
 
struct  geos::StatsAggregatorBase< Impl >::StatsState
 
struct  geos::StatsAggregatorBase< Impl >::DiscretizationGroupPath
 

Namespaces

 geos