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

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

#include <laxdiv.hpp>

Public Member Functions

 LocalOperators (const Eigen::MatrixXd &_divergence, const Eigen::MatrixXd &_divergence_rhs, const Eigen::MatrixXd &_potential)
 

Public Attributes

Eigen::MatrixXd divergence
 
Eigen::MatrixXd divergence_rhs
 
Eigen::MatrixXd potential
 

Detailed Description

A structure to store local operators (divergence and potential)


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