Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
This class represents a linear combination of functions. It is mostly used as an intermediate class for operations such as u = 3*u0 + 4*u1; where the rhs generates an FunctionAXPY.
Enum to decide what way AXPY is constructed
Constructor
Constructor
Constructor
Constructor
Constructor
Constructor
Copy constructor
Addition operator
Addition operator
Subtraction operator
Subtraction operator
Scale operator
Scale operator
Return the scalar and Function pairs
Register another AXPY object