Static Public Attributes | |
static const double *const | projection_matrices [][GeometryInfo< dim >::max_children_per_cell] |
static const unsigned int | n_projection_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.
const double* const FE_DGP< dim, spacedim >::Matrices::projection_matrices[][GeometryInfo< dim >::max_children_per_cell] [static] |
As embedding
but for projection matrices.
const unsigned int FE_DGP< dim, spacedim >::Matrices::n_projection_matrices [static] |
As n_embedding_matrices
but for projection matrices.