oomph::TBubbleEnrichedElementShape< DIM, NNODE_1D > Class Template Reference

A class for those member functions that must be fully specialised for Telements that are enriched by bubbble functions. The fact that member functions of partially specialised classes cannot necessarily be fully specialised means that we must either fully specialise every class, or use this base class to fully specialize only those functions that are required. More...

#include <Telements.h>

Detailed Description

template<unsigned DIM, unsigned NNODE_1D>
class oomph::TBubbleEnrichedElementShape< DIM, NNODE_1D >

A class for those member functions that must be fully specialised for Telements that are enriched by bubbble functions. The fact that member functions of partially specialised classes cannot necessarily be fully specialised means that we must either fully specialise every class, or use this base class to fully specialize only those functions that are required.

Definition at line 900 of file Telements.h.


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