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/TriaRef.h

    r17095 r17536  
    3131                void GetNodalFunctionsVelocity(IssmDouble* basis, Gauss* gauss);
    3232                void GetNodalFunctionsPressure(IssmDouble* basis, Gauss* gauss);
     33                void GetNodalFunctionsTensor(IssmDouble* basis, Gauss* gauss);
    3334                void GetSegmentNodalFunctions(IssmDouble* basis,Gauss* gauss, int index1,int index2);
    3435                void GetSegmentBFlux(IssmDouble* B,Gauss* gauss, int index1,int index2);
Note: See TracChangeset for help on using the changeset viewer.