#include <NCMesh2D.hpp>
Definition at line 39 of file NCMesh2D.hpp.
◆ ncVert()
polyfem::mesh::NCMesh2D::ncVert::ncVert |
( |
const Eigen::VectorXd |
pos_ | ) |
|
|
inline |
◆ ~ncVert()
polyfem::mesh::NCMesh2D::ncVert::~ncVert |
( |
| ) |
|
|
inline |
◆ edge
int polyfem::mesh::NCMesh2D::ncVert::edge = -1 |
◆ face
int polyfem::mesh::NCMesh2D::ncVert::face = -1 |
◆ isboundary
bool polyfem::mesh::NCMesh2D::ncVert::isboundary = false |
◆ n_elem
int polyfem::mesh::NCMesh2D::ncVert::n_elem = 0 |
◆ pos
Eigen::VectorXd polyfem::mesh::NCMesh2D::ncVert::pos |
◆ weight
double polyfem::mesh::NCMesh2D::ncVert::weight = -1. |
The documentation for this struct was generated from the following file: