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

A structure to store local operators (gradient, potential, stabilisation) More...

#include <vhhospace.hpp>

Public Member Functions

 LocalOperators (const Eigen::MatrixXd &_gradient, const Eigen::MatrixXd &_potential, const Eigen::MatrixXd &_stabilisation, const Eigen::MatrixXd &_potential_div, const Eigen::MatrixXd &_stabilisation_div)
 

Public Attributes

Eigen::MatrixXd gradient
 
Eigen::MatrixXd potential
 
Eigen::MatrixXd stabilisation
 
Eigen::MatrixXd potential_div
 
Eigen::MatrixXd stabilisation_div
 

Detailed Description

A structure to store local operators (gradient, potential, stabilisation)


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