![]() |
Reference documentation for deal.II version GIT 3c37cfefb2 2023-03-24 04:00:03+00:00
|
#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 |