SpecialFacetFunction¶
-
class
dolfin.cpp.function.SpecialFacetFunction(*args)¶ Bases:
dolfin.cpp.function.ExpressionA
SpecialFacetFunctionis a representation of a global function that is in P(f) for eachFacetf in aMeshfor someFunctionSpacePCreate (tensor-valued)
SpecialFacetFunctionArguments f_e (std::vector<Function>) Separate _Function_s for each facet value_shape (std::vector<std::size_t>) The values-shape of the FunctionsParameters: - Function > & f_e (std::vector<) –
- std::size_t > value_shape (std::vector<) –
-
thisown¶ The membership flag