Changeset 12406


Ignore:
Timestamp:
06/12/12 07:34:53 (13 years ago)
Author:
Mathieu Morlighem
Message:

Fixed folds

Location:
issm/trunk-jpl/src/c/objects/Elements
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Elements/Penta.cpp

    r12365 r12406  
    28422842
    28432843        return dt;
    2844 }
     2844}/*}}}*/
    28452845/*FUNCTION Penta::Update(int index,IoModel* iomodel,int analysis_counter,int analysis_type) {{{*/
    28462846void Penta::Update(int index,IoModel* iomodel,int analysis_counter,int analysis_type){
     
    62956295        /*Clean up and return*/
    62966296        return Ke;
    6297 }
     6297}/*}}}*/
    62986298/*FUNCTION Penta::CreateKMatrixDiagnosticMacAyeal2d{{{*/
    62996299ElementMatrix* Penta::CreateKMatrixDiagnosticMacAyeal2d(void){
  • issm/trunk-jpl/src/c/objects/Elements/Tria.cpp

    r12365 r12406  
    49594959}
    49604960/*}}}*/
    4961 
    49624961/*FUNCTION Tria::InputUpdateFromSolutionAdjointBalancethickness {{{*/
    49634962void  Tria::InputUpdateFromSolutionAdjointBalancethickness(double* solution){
Note: See TracChangeset for help on using the changeset viewer.