HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
HArDCore3D::SystemVectors< MatrixType > Struct Template Reference

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
 

Detailed Description

template<typename MatrixType>
struct HArDCore3D::SystemVectors< MatrixType >

Struct to store the systems and vector.


The documentation for this struct was generated from the following file: