Changeset 11119
- Timestamp:
- 01/17/12 07:55:53 (13 years ago)
- Location:
- issm/trunk-jpl/src/ad
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/ad/todo
r10160 r11119 1 ad/test for numerical accuracy:2 -send instructions for compiling the serial code.3 -polish the validation.sh run.4 5 1 Externalpackages: out into astrid-r1b 6 2 … … 9 5 10 6 Switch to metis 5.0 7 8 Wrap MatSet and MatAssembly. 9 Wrapper around Petsc data types and Petsc calls to separate derivative data 10 and normal data understood by Petsc. 11 12 Preprocessing configuration of the data type wrappers to petsc or adouble or double* 13 -
issm/trunk-jpl/src/ad/wrappers.txt
r10872 r11119 110 110 MatAssemblyBegin 111 111 MatAssemblyEnd 112 MatSetValues 112 113 MatCompress 113 114 MatNorm
Note:
See TracChangeset
for help on using the changeset viewer.