|
Hermes2D
3.0
|
Inheritance diagram for Hermes::Hermes2D::Mixins::DiscreteProblemMatrixVector< Scalar >:Protected Member Functions | |
| virtual bool | set_matrix (SparseMatrix< Scalar > *mat) |
| virtual bool | set_rhs (Vector< Scalar > *rhs) |
Protected Attributes | |
| SparseMatrix< Scalar > * | current_mat |
| Vector< Scalar > * | current_rhs |
Definition at line 69 of file discrete_problem_helpers.h.