Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

ElmTensorProd2 Class Reference

definition of 2nd order tensor product finite elements. More...

#include <ElmDefs.h>

Inheritance diagram for ElmTensorProd2::

ElmTensorProd ElmDef HandleId List of all members.

Public Methods

 ElmTensorProd2 (int nsd_)
 ~ElmTensorProd2 ()

Detailed Description

definition of 2nd order tensor product finite elements.

NAME: ElmTensorProd2 - definition of 2nd order tensor product finite elements

DESCRIPTION:

The class is derived from class "ElmTensorProd" and restricts the interpolation to be of order two (quadratic, biquadratic, triquadratic, ... elements). Elements in an arbitrary number of space dimensions are provided.

Most of the operations on this element type are defined through virtual functions or member functions of the base class "ElmDef".


Constructor & Destructor Documentation

ElmTensorProd2::ElmTensorProd2 ( int nsd_ ) [inline]
 

ElmTensorProd2::~ElmTensorProd2 ( ) [inline]
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.