template<class Integrand>
          Integral class
        
        Represents mathematical expressions of the integral operator on a domain.
| Template parameters | |
|---|---|
| Integrand | Type of the integrand | 
Represents the integral operator with a templated integrand type:
on the cells of a triangulation . The domain integral is defined as the sum of all members of the triangulation: