Defines reinit operations on bulk points.
More...
#include <patch_point_values.hh>
|
| template<unsigned int dim> |
| static void | elop_jac (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | elop_inv_jac (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | elop_jac_det (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_coords (FMT_UNUSED PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_JxW (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_scalar_shape (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_vector_shape (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_vector_contravariant_shape (FMT_UNUSED PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| static void | ptop_vector_piola_shape (FMT_UNUSED PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | ptop_scalar_shape_grads (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | ptop_vector_shape_grads (PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | ptop_vector_contravariant_shape_grads (FMT_UNUSED PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
| template<unsigned int dim> |
| static void | ptop_vector_piola_shape_grads (FMT_UNUSED PatchOp< 3 > *result_op, FMT_UNUSED IntTableArena &el_table) |
| |
Defines reinit operations on bulk points.
Definition at line 820 of file patch_point_values.hh.
◆ elop_inv_jac()
template<unsigned int dim>
◆ elop_jac()
template<unsigned int dim>
◆ elop_jac_det()
template<unsigned int dim>
◆ ptop_coords()
◆ ptop_JxW()
◆ ptop_scalar_shape()
◆ ptop_scalar_shape_grads()
template<unsigned int dim>
◆ ptop_vector_contravariant_shape()
◆ ptop_vector_contravariant_shape_grads()
template<unsigned int dim>
◆ ptop_vector_piola_shape()
◆ ptop_vector_piola_shape_grads()
template<unsigned int dim>
◆ ptop_vector_shape()
◆ ptop_vector_shape_grads()
template<unsigned int dim>
The documentation for this struct was generated from the following file: