Class to store the high-order edge nodes.
More...
#include <Mesh.hpp>
Class to store the high-order edge nodes.
Definition at line 42 of file Mesh.hpp.
◆ nodes
Eigen::MatrixXd polyfem::mesh::Mesh::EdgeNodes::nodes |
◆ nodes_ids
std::vector<int> polyfem::mesh::Mesh::EdgeNodes::nodes_ids |
◆ v1
int polyfem::mesh::Mesh::EdgeNodes::v1 |
◆ v2
int polyfem::mesh::Mesh::EdgeNodes::v2 |
The documentation for this class was generated from the following file: