/[MITgcm]/MITgcm/pkg/cost/cost.h
ViewVC logotype

Diff of /MITgcm/pkg/cost/cost.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by heimbach, Fri Jul 13 13:37:45 2001 UTC revision 1.3 by heimbach, Thu Jan 17 17:03:34 2002 UTC
# Line 175  c                  function contribution Line 175  c                  function contribution
175        _RL  objf_test (nsx,nsy)        _RL  objf_test (nsx,nsy)
176        _RL  objf_tracer (nsx,nsy)        _RL  objf_tracer (nsx,nsy)
177    
178    #ifdef ALLOW_COST_VECTOR
179          common /cost_array/
180         &                objf_vector
181          _RL  objf_vector (snx,nsx,nsy)
182    #endif
183    
184        common /cost_aux_r/        common /cost_aux_r/
185       &                    mult_hq,       &                    mult_hq,
186       &                    mult_hs,       &                    mult_hs,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22