Changeset 5476


Ignore:
Timestamp:
08/23/10 00:27:20 (15 years ago)
Author:
Eric.Larour
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/CostFunctionx/CostFunctionx.cpp

    r5281 r5476  
    2525       
    2626        /*Get response*/
    27         Responsex(&J,elements,nodes,vertices,loads,materials,parameters,(const char*)EnumToString(response),false); //False means DO NOT process units
     27        Responsex(&J,elements,nodes,vertices,loads,materials,parameters,EnumToString(response),false); //False means DO NOT process units
    2828
    2929        /*Add Regularization terms: */
Note: See TracChangeset for help on using the changeset viewer.