|
Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
| namespace | rheolef |
| This file is part of Rheolef. | |
| namespace | rheolef::details |
Macros | |
| #define | _RHEOLEF_field_lazy_unop(OP, NAME) |
-u, +u: see the field page for the full documentation | |
| #define | _RHEOLEF_field_lazy_add(OP, NAME) |
u+v, u-v: see the field page for the full documentation | |
Functions | |
| _RHEOLEF_field_lazy_unop (+, details::unary_plus) _RHEOLEF_field_lazy_unop(- | |
| _RHEOLEF_field_lazy_add (+, plus) _RHEOLEF_field_lazy_add(- | |
| #define _RHEOLEF_field_lazy_unop | ( | OP, | |
| NAME | |||
| ) |
-u, +u: see the field page for the full documentation
Definition at line 106 of file field_lazy_node.h.
| #define _RHEOLEF_field_lazy_add | ( | OP, | |
| NAME | |||
| ) |
u+v, u-v: see the field page for the full documentation
Definition at line 222 of file field_lazy_node.h.