Ignore:
Timestamp:
09/11/11 00:00:59 (14 years ago)
Author:
Eric.Larour
Message:

Added --with-control macro to configure script.
Can now strip out all control related routines from the parallel issm compilation.

File:
1 edited

Legend:

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

    r9571 r9761  
    1111/* local prototypes: */
    1212int SpawnCore(double* responses, int numresponses, double* variables, char** variables_descriptors,int numvariables, void* femmodel,int counter);
     13int  DescriptorIndex(char* root, int* pindex,char* descriptor);
    1314
    1415#ifdef _SERIAL_
Note: See TracChangeset for help on using the changeset viewer.