DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Fem::DFCommunicationOperation Struct Reference
Mathematical operation apply during communication to data that is communicated enum of all avialable operations. More...
#include <dune/fem/space/common/commoperations.hh>
Classes | |
struct | Add |
sum up data More... | |
struct | Copy |
just copy data More... | |
struct | Max |
keep maximum More... | |
struct | Min |
keep minimum More... | |
struct | Sub |
substract data More... | |
Detailed Description
Mathematical operation apply during communication to data that is communicated enum of all avialable operations.
The documentation for this struct was generated from the following file:
- dune/fem/space/common/commoperations.hh
