SCOREC core
Parallel unstructured mesh tools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
crv::GregoryCurver Class Reference

this curves a mesh with 4th order G1 Patches More...

Inheritance diagram for crv::GregoryCurver:
crv::BezierCurver crv::MeshCurver

Public Member Functions

virtual bool run ()
 curves a mesh using G1 gregory surfaces, see crvBezier.cc
 
void setCubicEdgePointsUsingNormals ()
 sets cubic edge points using normals
 
void setInternalPointsLocally ()
 sets internal points locally
 
- Public Member Functions inherited from crv::BezierCurver
void convertInterpolatingToBezier ()
 converts interpolating points to bezier control points
 
- Public Member Functions inherited from crv::MeshCurver
void snapToInterpolate (int dim)
 snaps points to interpolating locations
 
void synchronize ()
 wrapper around synchronizeFieldData
 

Detailed Description

this curves a mesh with 4th order G1 Patches

approach is in crvBezier.cc

Definition at line 99 of file crv.h.


The documentation for this class was generated from the following file: