Defines reinit operations on bulk points.
More...
#include <patch_point_values.hh>
|
template<unsigned int dim> |
static void | elop_jac (std::vector< ElOp< 3 >> &operations, FMT_UNUSED TableDbl &op_results, FMT_UNUSED TableInt &el_table) |
|
template<unsigned int dim> |
static void | elop_inv_jac (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, FMT_UNUSED TableInt &el_table) |
|
template<unsigned int dim> |
static void | elop_jac_det (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, FMT_UNUSED TableInt &el_table) |
|
static void | ptop_coords (FMT_UNUSED std::vector< ElOp< 3 >> &operations, FMT_UNUSED TableDbl &op_results, FMT_UNUSED TableInt &el_table) |
|
static void | ptop_weights (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, ArrayDbl point_weights) |
|
static void | ptop_JxW (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, FMT_UNUSED TableInt &el_table) |
|
static void | ptop_scalar_shape (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, std::vector< std::vector< double > > shape_values, uint scalar_shape_op_idx) |
|
template<unsigned int dim> |
static void | ptop_scalar_shape_grads (std::vector< ElOp< 3 >> &operations, TableDbl &op_results, std::vector< std::vector< arma::mat > > ref_shape_grads, uint scalar_shape_grads_op_idx) |
|
Defines reinit operations on bulk points.
Definition at line 637 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_weights()
The documentation for this struct was generated from the following file: