ug4
edge_length_adjustment.h File Reference
#include "lib_grid/lg_base.h"
#include "common/ug_config.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Enumerations

enum  ug::RemeshingElementMarks { ug::REM_NONE = -1 , ug::REM_CREASE = 0 , ug::REM_FIXED = 1 }
 

Functions

bool ug::AdjustEdgeLength (Grid &grid, SubsetHandler &shMarks, number minEdgeLen, number maxEdgeLen, int numIterations, bool projectPoints, bool adaptive)