mesh::Tet::GradientMatrix Class Reference

#include <tet.h>

Inheritance diagram for mesh::Tet::GradientMatrix:

Inheritance graph
[legend]
Collaboration diagram for mesh::Tet::GradientMatrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GradientMatrix (const CoordinateMatrix &X)
 GradientMatrix (const Tet &tet)

Detailed Description

Matrix class holding the gradients of the simplex coordinate functions in a 3-by-4 matrix:

( ) J = ( grad L0, grad L1, grad L2, grad L3 ) ( )

Definition at line 190 of file tet.h.


Constructor & Destructor Documentation

mesh::Tet::GradientMatrix::GradientMatrix ( const CoordinateMatrix X  ) 

Construct GradientMatrix from a CoordinateMatrix holding the cartesian coordinates of all 4 simplex corners.

Definition at line 158 of file tet.cpp.

References colarray::Matrix< double >::inject(), and linalg::inverse().

Here is the call graph for this function:

mesh::Tet::GradientMatrix::GradientMatrix ( const Tet tet  ) 

Construct GradientMatrix for Tet tet.

Definition at line 166 of file tet.cpp.

References colarray::Matrix< double >::inject(), and linalg::inverse().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri Oct 26 13:35:18 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7