CoordinateMatrix.h¶
Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
-
class
CoordinateMatrix¶ Coordinate sparse matrix.
-
CoordinateMatrix(const GenericMatrix &A, bool symmetric, bool base_one)¶ Constructor
-
double
norm(std::string norm_type) const¶ Return norm of matrix
-