Changeset 17331 for issm/trunk-jpl/src/c/analyses/MasstransportAnalysis.h
- Timestamp:
- 02/21/14 09:21:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/MasstransportAnalysis.h
r17212 r17331 30 30 ElementVector* CreatePVectorCG(Element* element); 31 31 ElementVector* CreatePVectorDG(Element* element); 32 void GetB(IssmDouble* B,Element* element, IssmDouble* xyz_list,Gauss* gauss);33 void GetBprime(IssmDouble* B,Element* element, IssmDouble* xyz_list,Gauss* gauss);32 void GetB(IssmDouble* B,Element* element,int dim,IssmDouble* xyz_list,Gauss* gauss); 33 void GetBprime(IssmDouble* B,Element* element,int dim,IssmDouble* xyz_list,Gauss* gauss); 34 34 void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element); 35 35 void InputUpdateFromSolution(IssmDouble* solution,Element* element);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)