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

#include <Telements.h>

+ Inheritance diagram for oomph::TElement< DIM, NNODE_1D >:

Public Member Functions

template<>
const unsigned Node_on_face [3][2]
 Assign the nodal translation schemes. More...
 
template<>
const unsigned Node_on_face [3][3]
 
template<>
const unsigned Node_on_face [3][4]
 
template<>
const unsigned Node_on_face [4][3]
 Assign the nodal translation scheme for linear elements. More...
 
template<>
const unsigned Node_on_face [4][6]
 Assign the nodal translation scheme for quadratic elements. More...
 

Detailed Description

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

General TElement class

Empty, just establishes the template parameters

Definition at line 1243 of file Telements.h.

Member Function Documentation

◆ Node_on_face() [1/5]

template<>
const unsigned oomph::TElement< 2, 2 >::Node_on_face ( )

Assign the nodal translation schemes.

Definition at line 279 of file Telements.cc.

Referenced by oomph::TElement< 2, NNODE_1D >::build_face_element(), and oomph::TElement< 3, NNODE_1D >::build_face_element().

◆ Node_on_face() [2/5]

template<>
const unsigned oomph::TElement< 2, 3 >::Node_on_face ( )

Definition at line 282 of file Telements.cc.

◆ Node_on_face() [3/5]

template<>
const unsigned oomph::TElement< 2, 4 >::Node_on_face ( )

Definition at line 285 of file Telements.cc.

◆ Node_on_face() [4/5]

template<>
const unsigned oomph::TElement< 3, 2 >::Node_on_face ( )

Assign the nodal translation scheme for linear elements.

Definition at line 736 of file Telements.cc.

◆ Node_on_face() [5/5]

template<>
const unsigned oomph::TElement< 3, 3 >::Node_on_face ( )

Assign the nodal translation scheme for quadratic elements.

Definition at line 741 of file Telements.cc.


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