MFEM  v4.6.0
Finite element discretization library
Classes | Namespaces | Functions
fem_extras.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::common::H1_FESpace
 
class  mfem::common::ND_FESpace
 
class  mfem::common::RT_FESpace
 

Namespaces

 mfem
 
 mfem::common
 

Functions

void mfem::common::VisualizeMesh (socketstream &sock, const char *vishost, int visport, Mesh &mesh, const char *title, int x, int y, int w, int h, const char *keys)
 
void mfem::common::VisualizeField (socketstream &sock, const char *vishost, int visport, GridFunction &gf, const char *title, int x, int y, int w, int h, const char *keys, bool vec)