Ignore:
Timestamp:
12/13/12 15:14:13 (12 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added weak balance thickness (Jonhson et al. 2013?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutions/AdjointCorePointerFromSolutionEnum.cpp

    r13855 r14159  
    3333                case BalancethicknessSolutionEnum:
    3434                        adjointcore=&adjointbalancethickness_core;
     35                case WeakBalancethicknessSolutionEnum:
     36                        adjointcore=&dummy_core;
    3537                        break;
    3638                default:
Note: See TracChangeset for help on using the changeset viewer.