DUNE-FEM (unstable)

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)