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::XDivDiv::LocalOperators Struct Reference

A structure to store the local operators (divdiv and potential) More...

#include <xdivdiv.hpp>

Public Member Functions

 LocalOperators (const Eigen::MatrixXd &_divdiv, const Eigen::MatrixXd &_divdiv_rhs, const Eigen::MatrixXd &_potential)
 

Public Attributes

Eigen::MatrixXd divdiv
 
Eigen::MatrixXd divdiv_rhs
 
Eigen::MatrixXd potential
 

Detailed Description

A structure to store the local operators (divdiv and potential)


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