Changeset 5319


Ignore:
Timestamp:
08/17/10 14:26:22 (15 years ago)
Author:
Eric.Larour
Message:

Moved B update in Dakota to Matice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Tria.cpp

    r5316 r5319  
    467467                        /*Branch on the specified type of update: */
    468468                        switch(name){
    469                                 case RheologyB2dEnum:
    470                                         matice->inputs->AddInput(new TriaVertexInput(name,values));
    471                                         break;
    472                                 case RheologyBEnum:
    473                                         matice->inputs->AddInput(new TriaVertexInput(name,values));
    474                                         break;
    475469                                case ThicknessEnum:
    476470                                        /*Update thickness + surface: assume bed is constant. On ice shelves, takes hydrostatic equilibrium {{{2*/
Note: See TracChangeset for help on using the changeset viewer.