ug4
quadrilateral_util.cpp File Reference

Namespaces

 ug
 the ug namespace
 

Functions

Quadrilateral * ug::CreateQuadrilateral (Grid &g, Face *tri1, Face *tri2)
 Creates a new quadrilateral from the specified triangles in the specified grid. More...
 
Quadrilateral * ug::CreateQuadrilateral_NoRegistration (Grid &g, Face *tri1, Face *tri2)
 Creates a new quadrilateral from the specified triangles but doesn't register it at the grid. More...
 
Quadrilateral * ug::ReplaceByQuadrilateral (Grid &g, Face *tri1, Face *tri2)
 Replaces the specified triangles by one quadrilateral. More...