Changeset 6988
- Timestamp:
- 01/07/11 10:58:14 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r6987 r6988 703 703 704 704 /*compute all stiffness matrices for this element*/ 705 ElementMatrix* Ke1=CreateKMatrixCouplingMacAyeal PattynViscous();705 ElementMatrix* Ke1=CreateKMatrixCouplingMacAyealStokesViscous(); 706 706 ElementMatrix* Ke2=CreateKMatrixCouplingMacAyealPattynFriction(); 707 707 ElementMatrix* Ke =new ElementMatrix(Ke1,Ke2);
Note:
See TracChangeset
for help on using the changeset viewer.