Ignore:
Timestamp:
03/19/21 18:55:34 (4 years ago)
Author:
Eric.Larour
Message:

CHG: fully fleshed out implementation of the new sea level convolution
based on element load distribution across the cluster.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/TriaInput.h

    r25508 r26121  
    4040                void Pow(IssmDouble scalar);
    4141                void AXPY(Input* xinput,IssmDouble scalar);
     42                void Shift(IssmDouble scalar);
    4243                void PointWiseMult(Input* xinput);
    4344                void Serve(int numindices,int* indices);
Note: See TracChangeset for help on using the changeset viewer.