libMesh
Namespaces | Functions
fe_monomial.C File Reference

Go to the source code of this file.

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Functions

unsigned int libMesh::monomial_n_dofs (const Elem *e, const Order o)
 
unsigned int libMesh::monomial_n_dofs (const ElemType t, const Order o)
 Helper functions for Discontinuous-Pn type basis functions. More...
 
 libMesh::LIBMESH_FE_NODAL_SOLN (MONOMIAL, monomial_nodal_soln)