Ignore:
Timestamp:
11/16/13 14:27:12 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: working on FS

File:
1 edited

Legend:

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

    r16803 r16805  
    247247                ElementVector* NewElementVector(int approximation_enum);
    248248                void           NodalFunctions(IssmDouble* basis,Gauss* gauss);
     249                void           NodalFunctionsVelocity(IssmDouble* basis,Gauss* gauss);
     250                void           NodalFunctionsPressure(IssmDouble* basis,Gauss* gauss);
    249251                IssmDouble     MinEdgeLength(IssmDouble xyz_list[6][3]);
    250252                void             SetClone(int* minranks);
Note: See TracChangeset for help on using the changeset viewer.