#include <GradientOperator.h>
Protected Member Functions | |
void | addGradOp (RankTwoTensor &G, unsigned int, const RealVectorValue &g, const Real &v, const Point &p) |
Accumulate the contribution of the gradient operator in a given direction for a given tensor. More... | |
Definition at line 67 of file GradientOperator.h.
|
inlineprotected |
Accumulate the contribution of the gradient operator in a given direction for a given tensor.
Definition at line 71 of file GradientOperator.h.