Ignore:
Timestamp:
09/17/10 16:50:44 (15 years ago)
Author:
Mathieu Morlighem
Message:

Added CreateKMatrixDiagnosticMacAyealPattyn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Numerics/ElementMatrix.h

    r5831 r5873  
    5151                ElementMatrix();
    5252                ElementMatrix(ElementMatrix* Ke1,ElementMatrix* Ke2);
     53                ElementMatrix(ElementMatrix* Ke1,ElementMatrix* Ke2,ElementMatrix* Ke3);
    5354                ElementMatrix(bool square,int* gglobaldoflist,int gsize);
    5455                ElementMatrix(bool square,int* gglobaldoflist,int gsize,int* flocaldoflist,int* fglobaldoflist,int fsize,int* slocaldoflist,int* sglobaldoflist,int ssize);
Note: See TracChangeset for help on using the changeset viewer.