|
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 systems that need assembling. More...
#include <laddr-yangmills-lm.hpp>
Public Member Functions | |
| AssembleSystems (std::vector< Eigen::MatrixXd > sys, std::vector< Eigen::VectorXd > vec) | |
| Constructor. | |
Public Attributes | |
| std::vector< Eigen::MatrixXd > | systems |
| std::vector< Eigen::VectorXd > | vectors |
Struct to store the systems that need assembling.