Changeset 21018


Ignore:
Timestamp:
07/27/16 15:09:53 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test3019.py

    r21015 r21018  
    4242#recover jacobian:
    4343jac_forward=md.results.TransientSolution[0].AutodiffJacobian
     44print md.mesh.numberofvertices
     45print jac_forward.shape
     46print jac_reverse.shape
    4447
    4548#Fields and tolerances to track changes
Note: See TracChangeset for help on using the changeset viewer.