TriLinearCoordConn Class Reference

#include <TriLinearCoordConn.h>

Inheritance diagram for TriLinearCoordConn:
AbstractCoordConn< TriLinearTraits::SPD, TriLinearTraits::NODES_PER_ELEM, TriLinearTraits::TOPO > CoordConn

List of all members.

Public Member Functions

virtual void subdivide ()
 divides each triangle in the mesh in to 4 triangles The main idea is to join the mid points of the three segments (called edges here)

Protected Member Functions

virtual ElementmakeElem (const size_t elemIndex) const
 Return a 2d element with linear shape functions and linear triangle as the geometry.

Member Function Documentation

virtual Element* TriLinearCoordConn::makeElem ( const size_t  elemIndex  )  const [inline, protected, virtual]

Return a 2d element with linear shape functions and linear triangle as the geometry.

Parameters:
elemIndex 

Implements CoordConn.

virtual void TriLinearCoordConn::subdivide (  )  [inline, virtual]

divides each triangle in the mesh in to 4 triangles The main idea is to join the mid points of the three segments (called edges here)

Implements CoordConn.


The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:29 2011 for Galois by  doxygen 1.6.3