Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Functions
LocalIntegrators::Patches Namespace Reference

Integrators writing patches with values in quadrature points. More...

Functions

template<int dim>
void points_and_values (Table< 2, double > &result, const FEValuesBase< dim > &fe, const ArrayView< const std::vector< double > > &input)
 

Detailed Description

Integrators writing patches with values in quadrature points.

Function Documentation

◆ points_and_values()

template<int dim>
void LocalIntegrators::Patches::points_and_values ( Table< 2, double > &  result,
const FEValuesBase< dim > &  fe,
const ArrayView< const std::vector< double > > &  input 
)
inline

Definition at line 40 of file patches.h.