source: issm/oecreview/Archive/19101-20495/ISSM-20455-20456.diff

Last change on this file was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 830 bytes
  • ../trunk-jpl/src/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp

     
    2626                IssmDouble *mask     = xNew<IssmDouble>(numnodes);
    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");
    3232
Note: See TracBrowser for help on using the repository browser.