MFEM v2.0
Functions
nurbs.cpp File Reference
#include "../fem/fem.hpp"
Include dependency graph for nurbs.cpp:

Go to the source code of this file.

Functions

NURBSPatchInterpolate (NURBSPatch &p1, NURBSPatch &p2)
NURBSPatchRevolve3D (NURBSPatch &patch, double n[], double ang, int times)
void skip_comment_lines (istream &, const char)

Function Documentation

NURBSPatch* Interpolate ( NURBSPatch p1,
NURBSPatch p2 
)
NURBSPatch* Revolve3D ( NURBSPatch patch,
double  n[],
double  ang,
int  times 
)
void skip_comment_lines ( istream &  ,
const char   
)

Definition at line 1109 of file mesh.cpp.

Referenced by Mesh::Load(), Mesh::LoadPatchTopo(), and NURBSExtension::NURBSExtension().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines