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::MeshCurver Class Referenceabstract

Base Mesh curving object. More...

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

Public Member Functions

void snapToInterpolate (int dim)
 snaps points to interpolating locations
 
void synchronize ()
 wrapper around synchronizeFieldData
 

Detailed Description

Base Mesh curving object.

P is the order, S is the space dimension, different from the mesh dimension, used to distinguish between planar 2D meshes and surface meshes.

Definition at line 45 of file crv.h.


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