|
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 and vector. More...
#include <parallel_for.hpp>
Public Member Functions | |
| SystemVectors (std::vector< MatrixType > sys, std::vector< Eigen::VectorXd > vec) | |
| Constructor. | |
Public Attributes | |
| std::vector< MatrixType > | systems |
| std::vector< Eigen::VectorXd > | vectors |
Struct to store the systems and vector.