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