![]() |
deal.II version 9.7.0
|
#include <deal.II/grid/tria.h>
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.
Public Types | |
| using | result_type = T |
Public Member Functions | |
| template<typename InputIterator> | |
| T | operator() (InputIterator first, InputIterator last) const |
| using Triangulation< dim, spacedim >::CellWeightSum< T >::result_type = T |
|
inline |