Ignore:
Timestamp:
04/16/20 19:38:06 (5 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing FCT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Constraints/SpcStatic.h

    r23588 r24712  
    3939                void ActivatePenaltyMethod(void);
    4040                void ConstrainNode(Nodes* nodes,Parameters* parameters);
    41                 void PenaltyDofAndValue(int* dof,IssmDouble* value,Nodes* nodes,Parameters* parameters){_error_("not implemented yet");};
     41                void PenaltyDofAndValue(int* dof,IssmDouble* value,Nodes* nodes,Parameters* parameters);
    4242                void InputUpdateFromVectorDakota(IssmDouble* vector,Nodes* nodes,int name,int type);
    4343                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.