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

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

#include <xhess.hpp>

Public Member Functions

 LocalOperators (const Eigen::MatrixXd &_gradient, const Eigen::MatrixXd &_potential)
 
 LocalOperators (const Eigen::MatrixXd &_gradient, const Eigen::MatrixXd &_potential)
 

Public Attributes

Eigen::MatrixXd gradient
 
Eigen::MatrixXd potential
 

Detailed Description

A structure to store local operators (gradient and potential)

Constructor & Destructor Documentation

◆ LocalOperators()

HArDCore2D::XHess::LocalOperators::LocalOperators ( const Eigen::MatrixXd &  _gradient,
const Eigen::MatrixXd &  _potential 
)
inline
Parameters
_gradientGradient operator
_potentialPotential operator

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