Reference documentation for deal.II version 9.1.0-pre
List of all members
Triangulation< dim, spacedim >::CellWeightSum< T > Struct Template Reference

#include <deal.II/grid/tria.h>

Detailed Description

template<int dim, int spacedim = dim>
template<typename T>
struct Triangulation< dim, spacedim >::CellWeightSum< T >

A structure used to accumulate the results of the cell_weights slot functions below. It takes an iterator range and returns the sum of values.

Definition at line 2103 of file tria.h.


The documentation for this struct was generated from the following file: