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/Materials/Matice.cpp

    r4237 r4244  
    441441}
    442442/*}}}*/
    443 /*FUNCTION Matice::UpdateFromInputs {{{1*/
    444 void  Matice::UpdateFromInputs(void* inputs){
    445        
    446         //ISSMERROR(" not supported yet!");
    447 
    448 }
    449 /*}}}*/
    450443/*FUNCTION Matice::InputUpdateFromVector(double* vector, int name, int type) {{{1*/
    451444void  Matice::InputUpdateFromVector(double* vector, int name, int type){
Note: See TracChangeset for help on using the changeset viewer.