Go to the documentation of this file.
9 #define DERIVATIVE(name) \
11 name (const realMappedGridFunction & u, \
12 RealDistributedArray & derivative, \
17 MappedGridOperators & mgop );
47 #define DERIVATIVE(name) \
49 name (RealDistributedArray & derivative, \
55 MappedGridOperators & mgop );