Flow123d  DF_patch_fe_data_tables-fa7c8cb
Static Public Member Functions | List of all members
common_reinit Struct Reference

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 TableDbl &op_results, FMT_UNUSED TableInt &el_table)
 
static void expand_data (ElOp< 3 > &op, TableDbl &op_results, TableInt &el_table)
 

Detailed Description

Defines common functionality of reinit operations.

Definition at line 455 of file patch_point_values.hh.

Member Function Documentation

◆ expand_data()

static void common_reinit::expand_data ( ElOp< 3 > &  op,
TableDbl op_results,
TableInt el_table 
)
inlinestatic

Definition at line 462 of file patch_point_values.hh.

Here is the caller graph for this function:

◆ op_base()

static void common_reinit::op_base ( FMT_UNUSED std::vector< ElOp< 3 >> &  operations,
FMT_UNUSED TableDbl op_results,
FMT_UNUSED TableInt el_table 
)
inlinestatic

Definition at line 457 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: