Ignore:
Timestamp:
01/02/19 20:42:58 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removing IsAnalysis now that each constraint, node and load is in an analysis specific dataset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Neumannflux.h

    r23020 r23588  
    6363                void GetNodesSidList(int* sidlist);
    6464                int  GetNumberOfNodes(void);
    65                 bool InAnalysis(int analysis_type);
    6665                bool IsPenalty(void);
    6766                void PenaltyCreateJacobianMatrix(Matrix<IssmDouble>* Jff,IssmDouble kmax){_error_("Not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.