Reference documentation for deal.II version 9.6.0
|
#include <deal.II/grid/tria.h>
Public Types | |
using | result_type = T |
Public Member Functions | |
template<typename InputIterator > | |
T | operator() (InputIterator first, InputIterator last) const |
A structure used to accumulate the results of the weight
signal slot functions below. It takes an iterator range and returns the sum of values.
using Triangulation< dim, spacedim >::CellWeightSum< T >::result_type = T |
|
inline |