List of all members.
Detailed Description
template<int dim, int spacedim = dim>
struct FE_DGP< dim, spacedim >::Matrices
Declare a nested class which will hold static definitions of various matrices such as constraint and embedding matrices. The definition of the various static fields are in the files fe_dgp_[123]d.cc in the source directory.
Definition at line 330 of file fe_dgp.h.
Member Data Documentation
template<int dim, int spacedim = dim>
As embedding but for projection matrices.
Definition at line 336 of file fe_dgp.h.
template<int dim, int spacedim = dim>
As n_embedding_matrices but for projection matrices.
Definition at line 344 of file fe_dgp.h.
The documentation for this struct was generated from the following file: