Changeset 15767 for issm/trunk-jpl/src/c/classes/Elements/TriaRef.h
- Timestamp:
- 08/09/13 09:05:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/TriaRef.h
r15567 r15767 27 27 void GetBprimeSSA(IssmDouble* Bprime, IssmDouble* xyz_list, GaussTria* gauss); 28 28 void GetBprimeSSAFS(IssmDouble* Bprime, IssmDouble* xyz_list, GaussTria* gauss); 29 void GetBprime Prognostic(IssmDouble* Bprime, IssmDouble* xyz_list, GaussTria* gauss);30 void GetB Prognostic(IssmDouble* B, IssmDouble* xyz_list, GaussTria* gauss);29 void GetBprimeMasstransport(IssmDouble* Bprime, IssmDouble* xyz_list, GaussTria* gauss); 30 void GetBMasstransport(IssmDouble* B, IssmDouble* xyz_list, GaussTria* gauss); 31 31 void GetBHydro(IssmDouble* B, IssmDouble* xyz_list, GaussTria* gauss); 32 32 void GetBSSAFriction(IssmDouble* L, IssmDouble* xyz_list,GaussTria* gauss);
Note:
See TracChangeset
for help on using the changeset viewer.