Ignore:
Timestamp:
03/25/14 11:07:20 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: adding Tensor basis functions'

File:
1 edited

Legend:

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

    r17516 r17536  
    209209                void           NodalFunctionsVelocity(IssmDouble* basis,Gauss* gauss);
    210210                void           NodalFunctionsPressure(IssmDouble* basis,Gauss* gauss);
     211                void           NodalFunctionsTensor(IssmDouble* basis,Gauss* gauss);
    211212                IssmDouble     MinEdgeLength(IssmDouble* xyz_list);
    212213                void             SetClone(int* minranks);
Note: See TracChangeset for help on using the changeset viewer.