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

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...

#include <Telements.h>

Detailed Description

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

//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////

A class for those member functions that must be fully specialised for the Telements. 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 228 of file Telements.h.


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