|
OpenWalnut
1.4.0
|
Recursive evaluation of a spherical function for a gradient. More...
#include <WTensorMeta.h>
Static Public Member Functions | |
| static Data_T | evaluate (Data_T const *&tens, Data_T const *, Data_T w) |
| Multiply the accumulated weight by the tensor component. More... | |
Recursive evaluation of a spherical function for a gradient.
Definition at line 105 of file WTensorMeta.h.
|
inlinestatic |
Multiply the accumulated weight by the tensor component.
| tens | A pointer to the tensor components. |
| w | The result up to now. |
Definition at line 115 of file WTensorMeta.h.
1.8.7