Detailed Description
A namespace in which we declare typedefs for types used in deal.II, as well as special values for these types.
Typedef Documentation
The type used to denote subdomain_ids of cells.
See the glossary for more information.
Definition at line 34 of file types.h.
The type used to denote global dof indices.
Definition at line 73 of file types.h.
Variable Documentation
A special id for an invalid subdomain id. This value may not be used as a valid id but is used, for example, for default arguments to indicate a subdomain id that is not to be used.
See the glossary for more information.
Definition at line 48 of file types.h.
An invalid value for indices of degrees of freedom.
Definition at line 79 of file types.h.