*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFDimensionInfo<1>
{
public:
*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFDimensionInfo<2>
{
public:
*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFDimensionInfo<3>
{
public:
*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFLevel<1>
{
public:
*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFLevel<2> : public DoFLevel<1>
{
public:
*
* @author Wolfgang Bangerth, 1998
*/
+template <>
class DoFLevel<3> : public DoFLevel<2>
{
public:
*
* The types have the same meaning as those declared in @ref{TriaDimensionInfo<2>}.
*/
+template <>
class MGDoFDimensionInfo<1>
{
public:
*
* The types have the same meaning as those declared in @ref{TriaDimensionInfo<2>}.
*/
+template <>
class MGDoFDimensionInfo<2>
{
public:
*
* The types have the same meaning as those declared in @ref{TriaDimensionInfo<2>}.
*/
+template <>
class MGDoFDimensionInfo<3>
{
public:
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams