Flow123d
DF_patch_fe_mechanics-c13f069
|
Defines common functionality of reinit operations. More...
#include <patch_point_values.hh>
Static Public Member Functions | |
static void | op_base (FMT_UNUSED std::vector< ElOp< 3 >> &operations, FMT_UNUSED IntTableArena &el_table) |
static void | ptop_vector_sym_grad (std::vector< ElOp< 3 >> &operations, uint vector_sym_grad_op_idx) |
Common reinit function of vector symmetric gradient on bulk and side points. More... | |
static void | ptop_vector_divergence (std::vector< ElOp< 3 >> &operations, uint vector_divergence_op_idx) |
Common reinit function of vector divergence on bulk and side points. More... | |
Defines common functionality of reinit operations.
Definition at line 618 of file patch_point_values.hh.
|
inlinestatic |
|
inlinestatic |
Common reinit function of vector divergence on bulk and side points.
Definition at line 632 of file patch_point_values.hh.
|
inlinestatic |
Common reinit function of vector symmetric gradient on bulk and side points.
Definition at line 625 of file patch_point_values.hh.