Public Member Functions | List of all members
oomph::RefineableQElement< DIM > Class Template Reference

A class that is used to template the refineable Q elements by dimension. It's really nothing more than a policy class. More...

#include <Qelements.h>

+ Inheritance diagram for oomph::RefineableQElement< DIM >:

Public Member Functions

 RefineableQElement ()
 Empty constuctor. More...
 

Detailed Description

template<unsigned DIM>
class oomph::RefineableQElement< DIM >

A class that is used to template the refineable Q elements by dimension. It's really nothing more than a policy class.

Definition at line 2258 of file Qelements.h.

Constructor & Destructor Documentation

◆ RefineableQElement()

template<unsigned DIM>
oomph::RefineableQElement< DIM >::RefineableQElement ( )
inline

Empty constuctor.

Definition at line 2262 of file Qelements.h.


The documentation for this class was generated from the following file: