Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
ElmMatVecT3n2D Class Reference
optimized assembly of triangles (ElmT3n2D).
More...
#include <ElmMatVecTools.h>
List of all members.
Detailed Description
optimized assembly of triangles (ElmT3n2D).
NAME: ElmMatVecT3n2D - optimized assembly of triangles (ElmT3n2D)
DESCRIPTION:
Highly optimized version of class "ElmMatVec" restricted to elements of type "ElmT3n2D".
Constructor & Destructor Documentation
|
ElmMatVecT3n2D::ElmMatVecT3n2D (
|
) [inline]
|
|
|
|
There is one empty constructor and one coupling to a "ToolsElmT3n2D" utility object. This cosnstructor is also told whether to assemble the matrix and/or vector contributions. |
|
ElmMatVecT3n2D::ElmMatVecT3n2D (
|
ToolsElmT3n2D * F_,
|
|
int compute_A_,
|
|
int compute_RHS_ ) [inline]
|
|
|
|
See documentation of one of the overloaded constructor. |
|
ElmMatVecT3n2D::~ElmMatVecT3n2D (
|
) [inline]
|
|
Member Function Documentation
|
ElmMatVecT3n2D::ASSIGNMENT_OPERATOR (
|
ElmMatVecT3n2D )
|
|
|
ElmMatVecT3n2D::COPY_CONSTRUCTOR (
|
ElmMatVecT3n2D )
|
|
|
|
modify the essential boundary conditions in order to exploit symmetry. |
|
|
assemle elemental constributions in a symmetric fashion. |
|
void ElmMatVecT3n2D::initAll (
|
) [inline]
|
|
|
|
set all entries in the elemental matrix and all entries in the elemental vector to zero (possibly unsymmetric computations). |
|
void ElmMatVecT3n2D::initSym (
|
) [inline]
|
|
|
|
set upper triangular entries in the elemental matrix and all entries in the elemental vector to zero (assumes symmetric computations). |
Member Data Documentation
The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.