Changeset 27771


Ignore:
Timestamp:
05/19/23 18:37:56 (23 months ago)
Author:
Eric.Larour
Message:

CHG: debug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-larour-SLPS2022/src/c/cores/sealevelchange_core.cpp

    r27265 r27771  
    722722                barycontribparam = xDynamicCast<GenericParam<BarystaticContributions*>*>(femmodel->parameters->FindParamObject(BarystaticContributionsEnum));
    723723                barycontrib=barycontribparam->GetParameterValue();
    724                 barycontrib->Reset();
     724                barycontrib->Finalize();
    725725        }
    726726        else {
Note: See TracChangeset for help on using the changeset viewer.