|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
A structure to store local operators (gradient, potential, stabilisation) More...
#include <hhospace.hpp>
Public Member Functions | |
| LocalOperators (const Eigen::MatrixXd &_gradient, const Eigen::MatrixXd &_potential, const Eigen::MatrixXd &_stabilisation) | |
Public Attributes | |
| Eigen::MatrixXd | gradient |
| Eigen::MatrixXd | potential |
| Eigen::MatrixXd | stabilisation |
A structure to store local operators (gradient, potential, stabilisation)