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
  • TabularUnified issm/trunk-jpl/src/c/classes/Loads/Load.h ΒΆ

    r23524 r23588  
    3131                virtual void  GetNodesSidList(int* sidlist)=0;
    3232                virtual int   GetNumberOfNodes(void)=0;
    33                 virtual bool  InAnalysis(int analysis_type)=0;
    3433                virtual bool  IsPenalty(void)=0;
    3534                virtual void  PenaltyCreateJacobianMatrix(Matrix<IssmDouble>* Jff,IssmDouble kmax)=0;
Note: See TracChangeset for help on using the changeset viewer.