Flow123d  DF_patch_fe_mechanics-ccea6e4
Static Public Member Functions | List of all members
bulk_reinit Struct Reference

Defines reinit operations on bulk points. More...

#include <patch_point_values.hh>

Static Public Member Functions

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)
 

Detailed Description

Defines reinit operations on bulk points.

Definition at line 820 of file patch_point_values.hh.

Member Function Documentation

◆ elop_inv_jac()

template<unsigned int dim>
static void bulk_reinit::elop_inv_jac ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 827 of file patch_point_values.hh.

◆ elop_jac()

template<unsigned int dim>
static void bulk_reinit::elop_jac ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 823 of file patch_point_values.hh.

◆ elop_jac_det()

template<unsigned int dim>
static void bulk_reinit::elop_jac_det ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 831 of file patch_point_values.hh.

◆ ptop_coords()

static void bulk_reinit::ptop_coords ( FMT_UNUSED PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 836 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_JxW()

static void bulk_reinit::ptop_JxW ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 839 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_scalar_shape()

static void bulk_reinit::ptop_scalar_shape ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 842 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_scalar_shape_grads()

template<unsigned int dim>
static void bulk_reinit::ptop_scalar_shape_grads ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 900 of file patch_point_values.hh.

◆ ptop_vector_contravariant_shape()

static void bulk_reinit::ptop_vector_contravariant_shape ( FMT_UNUSED PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 887 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_vector_contravariant_shape_grads()

template<unsigned int dim>
static void bulk_reinit::ptop_vector_contravariant_shape_grads ( FMT_UNUSED PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 950 of file patch_point_values.hh.

◆ ptop_vector_piola_shape()

static void bulk_reinit::ptop_vector_piola_shape ( FMT_UNUSED PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 893 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_vector_piola_shape_grads()

template<unsigned int dim>
static void bulk_reinit::ptop_vector_piola_shape_grads ( FMT_UNUSED PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 952 of file patch_point_values.hh.

◆ ptop_vector_shape()

static void bulk_reinit::ptop_vector_shape ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 865 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ ptop_vector_shape_grads()

template<unsigned int dim>
static void bulk_reinit::ptop_vector_shape_grads ( PatchOp< 3 > *  result_op,
FMT_UNUSED IntTableArena el_table 
)
inlinestatic

Definition at line 923 of file patch_point_values.hh.

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: