|
Flow123d
DF_patch_fe_darcy_complete-579fe1e
|
#include <op_function.hh>
Static Public Member Functions | |
| static void | fill_reduce_element_data_vec (PatchPointValues< spacedim > &ppv, ArenaVec< double > &source, ArenaVec< double > &target) |
Private Member Functions | |
| FuncHelper () | |
| Forbidden constructor. More... | |
Holds common functionality of patch operations.
Definition at line 196 of file op_function.hh.
|
inlineprivate |
Forbidden constructor.
Definition at line 208 of file op_function.hh.
|
inlinestatic |
Copy reduced data from 'source' to 'target' ArenaVec. Mapping of reduced data is giben by 'ppv' data.
Definition at line 201 of file op_function.hh.
