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

A structure to store the local operators (projections of div and function) More...

#include <vdiv.hpp>

Public Member Functions

 LocalOperators (const Eigen::MatrixXd &_proj_divergence, const Eigen::MatrixXd &_proj_function)
 

Public Attributes

Eigen::MatrixXd proj_divergence
 
Eigen::MatrixXd proj_function
 

Detailed Description

A structure to store the local operators (projections of div and function)


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