Ignore:
Timestamp:
03/11/18 09:13:55 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removing old function that we don't need

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/BoolInput.h

    r21974 r22519  
    5757                void GetVectorFromInputs(Vector<IssmDouble>* vector,int* doflist);
    5858                int  GetInputInterpolationType(){_error_("not implemented yet!");};
    59                 IssmDouble InfinityNorm(void){_error_("InfinityNorm not implemented for booleans");};
    6059                IssmDouble Max(void){_error_("Max not implemented for booleans");};
    6160                IssmDouble MaxAbs(void){_error_("Max not implemented for booleans");};
Note: See TracChangeset for help on using the changeset viewer.