#include "SimpMeshRed.h"
#include "flip.h"
#include "geometry.h"
#include "../../../ads/algorithm/min_max.h"
#include "../../../numerical/constants.h"
#include "inc_opt.ipp"
Go to the source code of this file.
Namespaces | |
namespace | geom |
Functions | |
template<int N, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont> | |
int | geom::incidenceOptimize (SimpMeshRed< N, 2, T, Node, Cell, Cont > *mesh, int norm, int numSweeps=0) |
Modify the topology to optimize the cell-node incidences. |