HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
A structure to store local operators (vector rotor and potential) More...
#include <xrot.hpp>
Public Member Functions | |
LocalOperators (const Eigen::MatrixXd &_rotor, const Eigen::MatrixXd &_rotor_rhs, const Eigen::MatrixXd &_potential) | |
Public Attributes | |
Eigen::MatrixXd | rotor |
Eigen::MatrixXd | rotor_rhs |
Eigen::MatrixXd | potential |
A structure to store local operators (vector rotor and potential)