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