#include <GeomVertex.h>
|
| GeomVertex () |
|
int | Corner () const |
|
int | Required () const |
|
void | SetCorner () |
|
void | SetRequired () |
|
| operator I2 () const |
|
| operator const R2 & () const |
|
| operator Metric () const |
|
double | operator() (R2 x) const |
|
| BamgVertex () |
|
double | Smoothing (Mesh &, Mesh &, Triangle *&, double=1) |
|
void | MetricFromHessian (const double Hxx, const double Hyx, const double Hyy, const double smin, const double smax, const double s, const double err, BamgOpts *bamgopts) |
|
void | Echo () |
|
int | GetReferenceNumber () const |
|
I2 | GetIntegerCoordinates () const |
|
long | Optim (int=1, int=0) |
|
void | Set (const BamgVertex &rec, const Mesh &, Mesh &) |
|
Definition at line 11 of file GeomVertex.h.
◆ GeomVertex()
bamg::GeomVertex::GeomVertex |
( |
| ) |
|
|
inline |
◆ Corner()
int bamg::GeomVertex::Corner |
( |
| ) |
const |
◆ Required()
int bamg::GeomVertex::Required |
( |
| ) |
const |
◆ SetCorner()
void bamg::GeomVertex::SetCorner |
( |
| ) |
|
◆ SetRequired()
void bamg::GeomVertex::SetRequired |
( |
| ) |
|
◆ Geometry
◆ type
int bamg::GeomVertex::type |
The documentation for this class was generated from the following files: