HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
HArDCore2D::EXCurl::hhoLocalOperators Struct Reference

A structure to store the local HHO operators. More...

#include <excurl.hpp>

Public Member Functions

 hhoLocalOperators (const Eigen::MatrixXd &_gradient, const Eigen::MatrixXd &_symmetric_gradient, const Eigen::MatrixXd &_potential, const Eigen::MatrixXd &_stabilisation)
 

Public Attributes

Eigen::MatrixXd gradient
 
Eigen::MatrixXd symmetric_gradient
 
Eigen::MatrixXd potential
 
Eigen::MatrixXd stabilisation
 

Detailed Description

A structure to store the local HHO operators.


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