Ignore:
Timestamp:
11/15/13 09:05:51 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixed leak, spawned element need to delete its materials

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.h

    r16775 r16778  
    7878                void        CreatePVector(Vector<IssmDouble>* pf);
    7979                void        CreateJacobianMatrix(Matrix<IssmDouble>* Jff);
     80                void        DeleteMaterials(void);
    8081                void        Delta18oParameterization(void);
    8182                void        EnthalpyToThermal(IssmDouble* ptemperature,IssmDouble* pwaterfraction,IssmDouble enthalpy,IssmDouble pressure){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.