A local simplicial complex with a free node at the center. More...
#include "SimplexWithFreeVertex.h"
#include "SimplexModDet.h"
#include <vector>
#include <iostream>
#include <cassert>
#include "ComplexWithFreeVertex.ipp"
Go to the source code of this file.
Classes | |
class | ComplexWithFreeVertex< QF, N, T > |
A local simplicial complex with a free node at the center. More... | |
class | ComplexContentConstraint< Complex > |
Functor that evaluates the content constraint for a local simplicial mesh. More... | |
class | ComplexNorm2< Complex > |
Functor that evaluates the 2-norm of the quality metric for a local simplicial mesh. More... | |
class | ComplexNorm2Mod< Complex > |
Functor that evaluates the 2-norm of the modified quality metric for a local simplicial mesh. More... |
A local simplicial complex with a free node at the center.