Ignore:
Timestamp:
05/12/09 16:14:22 (16 years ago)
Author:
Eric.Larour
Message:

diagnostic_core_nonlinear in parallel/ is now identical to serial matlab version. New get routine for input parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/ParameterInputs.h

    r246 r365  
    3333                int  Recover(char* name,double* values, int ndof, int* dofs,int numnodes,void** nodes); //void** because otherwise we get a circular dependency with Node
    3434
     35                Vec  Get(char* field_name,int* dofs, int numdofs);
     36
    3537                /*declaration found in io: */
    3638                void Init( void* data_handle);
Note: See TracChangeset for help on using the changeset viewer.