#include <patch_fe_values.hh>
template<class ValueType>
class FeQ< ValueType >
Definition at line 74 of file patch_fe_values.hh.
◆ FeQ() [1/2]
template<class ValueType >
Forbidden default constructor.
◆ FeQ() [2/2]
template<class ValueType >
FeQ< ValueType >::FeQ |
( |
PatchPointValues< 3 > & |
patch_point_vals, |
|
|
unsigned int |
begin, |
|
|
unsigned int |
op_idx, |
|
|
unsigned int |
n_dofs |
|
) |
| |
|
inline |
◆ operator()() [1/6]
template<class ValueType >
◆ operator()() [2/6]
template<class ValueType >
◆ operator()() [3/6]
◆ operator()() [4/6]
◆ operator()() [5/6]
◆ operator()() [6/6]
◆ begin_
template<class ValueType >
unsigned int FeQ< ValueType >::begin_ |
|
private |
Index of the first component of the Quantity. Size is given by ValueType.
Definition at line 93 of file patch_fe_values.hh.
◆ n_dofs_
template<class ValueType >
unsigned int FeQ< ValueType >::n_dofs_ |
|
private |
◆ op_idx_
template<class ValueType >
unsigned int FeQ< ValueType >::op_idx_ |
|
private |
Index of operation in patch_point_vals_.operations vector.
Definition at line 94 of file patch_fe_values.hh.
◆ patch_point_vals_
template<class ValueType >
The documentation for this class was generated from the following file: