21 #ifndef __SPECIAL_FACET_FUNCTION_H 22 #define __SPECIAL_FACET_FUNCTION_H 25 #include <dolfin/function/Expression.h> 34 template <
typename T>
class Array;
71 std::vector<std::size_t> value_shape);
76 const ufc::cell& cell)
const;
86 Function& operator[] (std::size_t i)
const;
90 std::vector<Function>& _f_e;
Definition: SpecialFacetFunction.h:41
Definition: Extrapolation.h:34
Definition: Expression.h:49
Definition: Function.h:65