Ignore:
Timestamp:
06/15/10 11:13:28 (15 years ago)
Author:
Eric.Larour
Message:

Starting cleanup of control_core.
Introduced gradient_core and adjoint_core solutions. Trying to get the gradient and the adjoint
inside the elements, instead of as node vectors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Makefile.am

    r4046 r4047  
    391391                                        ./modules/DuplicateInputx/DuplicateInputx.h\
    392392                                        ./modules/DuplicateInputx/DuplicateInputx.cpp\
     393                                        ./modules/ScaleInputx/ScaleInputx.h\
     394                                        ./modules/ScaleInputx/ScaleInputx.cpp\
    393395                                        ./modules/ControlConstrainx/ControlConstrainx.h\
    394396                                        ./modules/ControlConstrainx/ControlConstrainx.cpp\
     
    887889                                        ./modules/DuplicateInputx/DuplicateInputx.h\
    888890                                        ./modules/DuplicateInputx/DuplicateInputx.cpp\
     891                                        ./modules/ScaleInputx/ScaleInputx.h\
     892                                        ./modules/ScaleInputx/ScaleInputx.cpp\
    889893                                        ./modules/ControlConstrainx/ControlConstrainx.h\
    890894                                        ./modules/ControlConstrainx/ControlConstrainx.cpp\
Note: See TracChangeset for help on using the changeset viewer.