Ignore:
Timestamp:
07/15/11 08:49:34 (14 years ago)
Author:
Eric.Larour
Message:

Implemented transient boundary conditions. Applied to thermal core only for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/SpcNodesx/SpcNodesx.h

    r5772 r9002  
    1111
    1212/* local prototypes: */
    13 void SpcNodesx(Nodes* nodesin,Constraints* constraints,int analysis_type);
     13void SpcNodesx(Nodes* nodes, Constraints* constraints,Parameters* parameters,int analysis_type);
    1414
    1515#endif  /* _SPCNODESX_H */
Note: See TracChangeset for help on using the changeset viewer.