deal.II version GIT relicensing-2287-g6548a49e0a 2024-12-20 18:30:00+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 |