Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/dd/d4c/classdolfinx_1_1la_1_1petsc_1_1Operator-members.html
DOLFINx 0.7.3
DOLFINx C++ interface
Loading...
Searching...
No Matches
Operator Member List

This is the complete list of members for Operator, including all inherited members.

create_vector(std::size_t dim) constOperator
mat() constOperator
Operator(Mat A, bool inc_ref_count)Operator
Operator(const Operator &A)=delete (defined in Operator)Operator
Operator(Operator &&A)Operator
operator=(const Operator &A)=deleteOperator
operator=(Operator &&A)Operator
size() constOperator
~Operator()Operatorvirtual