#include <deal.II/grid/tria.h>
|
template<typename InputIterator> |
T | operator() (InputIterator first, InputIterator last) const |
|
◆ result_type
template<
int dim,
int spacedim = dim>
template<typename T>
using Triangulation< dim, spacedim >::CellWeightSum< T >::result_type = T |
◆ operator()()
template<
int dim,
int spacedim = dim>
template<typename T>
template<typename InputIterator>
T Triangulation< dim, spacedim >::CellWeightSum< T >::operator() |
( |
InputIterator | first, |
|
|
InputIterator | last ) const |
|
inline |
The documentation for this struct was generated from the following file: