Ignore:
Timestamp:
06/25/10 17:37:18 (15 years ago)
Author:
Eric.Larour
Message:

New class Update, just to update object properties, relevant only to Elements, Loads, Nodes and Materials. Simplifies greatly all the other objects that don't need updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Node.cpp

    r4236 r4244  
    790790}
    791791/*}}}*/
    792 /*FUNCTION Node::UpdateFromInputs {{{2*/
    793 void  Node::UpdateFromInputs(void* vinputs){
    794        
    795         /*nothing updated for now*/
    796 
    797 }
    798 /*}}}*/
    799792/*FUNCTION Node::InputUpdateFromVector(double* vector, int name, int type){{{2*/
    800793void  Node::InputUpdateFromVector(double* vector, int name, int type){
Note: See TracChangeset for help on using the changeset viewer.