Changeset 20456


Ignore:
Timestamp:
04/07/16 12:43:23 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: take care of FS elements for LS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp ΒΆ

    r18764 r20456  
    2727                // include switch for elements with multiple different sets of nodes
    2828                switch(element->GetElementType()){
    29                         case MINIEnum:case TaylorHoodEnum:{
     29                        case MINIEnum:case TaylorHoodEnum:case LATaylorHoodEnum:case LACrouzeixRaviartEnum:case MINIcondensedEnum:{
    3030                                Input* input=element->GetInput(IceMaskNodeActivationEnum);
    3131                                if(!input) _error_("Input " << EnumToStringx(IceMaskNodeActivationEnum) << " not found in element");
Note: See TracChangeset for help on using the changeset viewer.