mesh::Tet::CoordinateMatrix Class Reference

#include <tet.h>

Inheritance diagram for mesh::Tet::CoordinateMatrix:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CoordinateMatrix (const Tet &tet)

Detailed Description

Matrix class which holds the 4-by-4 coordinate matrix for a Tet:

( 1 x0 y0 z0 ) ( 1 x1 y1 z1 ) ( 1 x2 y2 z2 ) ( 1 x3 y3 z3 )

where (xi, yi, zi) are the coordinates of corner i.

Definition at line 175 of file tet.h.


Constructor & Destructor Documentation

mesh::Tet::CoordinateMatrix::CoordinateMatrix ( const Tet tet  ) 

Constructs CoordinateMatrix for Tet tet.

Definition at line 147 of file tet.cpp.

References mesh::Tet::_corners, mesh::Point::get_coord(), mesh::Tet::get_mesh(), and mesh::TetMesh::get_point().

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