MFEM  v3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions
nurbs.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

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