|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
Struct to store the assembled systems. More...
#include <laddr-yangmills-lm.hpp>
Public Member Functions | |
| AssembledSystems (std::vector< Eigen::SparseMatrix< double > > sys, std::vector< Eigen::VectorXd > vec) | |
| Constructor. | |
Public Attributes | |
| std::vector< Eigen::SparseMatrix< double > > | systems |
| std::vector< Eigen::VectorXd > | vectors |
Struct to store the assembled systems.