OGS
CellAverageAlgorithm.h File Reference

Detailed Description

Definition in file CellAverageAlgorithm.h.

Include dependency graph for CellAverageAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::detail
 

Functions

void ProcessLib::detail::computeCellAverages (CellAverageData &cell_average_data, std::string const &name, unsigned const num_comp, auto &&flattened_ip_data_accessor, auto const &local_assemblers)
 
template<int dim, typename LAIntf >
void ProcessLib::computeCellAverages (CellAverageData &cell_average_data, std::vector< std::unique_ptr< LAIntf > > const &local_assemblers)