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/objects/Inputs/PentaVertexInput.h

    r4043 r4047  
    8383                void GetBStokes(double* B, double* xyz_list, double* gauss_coord);
    8484                void SquareMin(double* psquaremin, bool process_units,Parameters* parameters);
     85                void Scale(double scale_factor);
    8586                /*}}}*/
    8687
Note: See TracChangeset for help on using the changeset viewer.