Flow123d
DF_patch_fe_data_tables-398e8e7
|
Temporary helper class used in step between usage old a new implementation. More...
Public Member Functions | |
FuncDef () | |
FuncDef (DimPatchFEValues *data, string func_name) | |
Public Attributes | |
DimPatchFEValues * | point_data_ |
string | func_name_ |
Temporary helper class used in step between usage old a new implementation.
Definition at line 890 of file patch_fe_values.hh.
|
inline |
Definition at line 892 of file patch_fe_values.hh.
|
inline |
Definition at line 893 of file patch_fe_values.hh.
string PatchFEValues< spacedim >::FuncDef::func_name_ |
Definition at line 896 of file patch_fe_values.hh.
DimPatchFEValues* PatchFEValues< spacedim >::FuncDef::point_data_ |
Definition at line 895 of file patch_fe_values.hh.