hookeai.simulators.fetorch.element.derivatives.gradients¶
FETorch: Finite Element discrete gradient operators.
Functions¶
- eval_shapefun_deriv
Evaluate shape functions derivates at given coordinates.
- build_discrete_sym_gradient
Build discrete symmetric gradient operator.
- vbuild_discrete_sym_gradient
Build discrete symmetric gradient operator.
- build_discrete_gradient
Build discrete gradient operator.
- vbuild_discrete_gradient
Build discrete gradient operator.
- vexpand_grad_operator_sym_2d_to_3d
Expand 2D discrete symmetric gradient operator to 3D.
- vreduce_grad_operator_sym_3d_to_2d
Reduce 3D discrete symmetric gradient operator to 2D.
Functions
|
Build discrete gradient operator. |
|
Build discrete symmetric gradient operator. |
|
Evaluate finite element Jacobian and determinant at given coordinates. |
|
Evaluate shape functions derivates at given coordinates. |
|
Get parameters dependent on the problem type. |
|
Build discrete gradient operator. |
Build discrete symmetric gradient operator. |
|
Expand 2D discrete symmetric gradient operator to 3D. |
|
Reduce 3D discrete symmetric gradient operator to 2D. |