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::AssembledSystems Struct Reference

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
 

Detailed Description

Struct to store the assembled systems.


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