18 #ifndef __DOLFIN_DISCRETE_OPERATORS_H 19 #define __DOLFIN_DISCRETE_OPERATORS_H 56 static std::shared_ptr<GenericMatrix>
Definition: FunctionSpace.h:53
static std::shared_ptr< GenericMatrix > build_gradient(const FunctionSpace &V0, const FunctionSpace &V1)
Definition: DiscreteOperators.cpp:36
Discrete gradient operators providing derivatives of functions.
Definition: DiscreteOperators.h:41