/[MITgcm]/MITgcm_contrib/gael/matlab_class/@gcmfaces/angle.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/matlab_class/@gcmfaces/angle.m

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

revision 1.1 by gforget, Sun May 2 20:23:53 2010 UTC revision 1.2 by gforget, Thu Oct 20 20:57:01 2011 UTC
# Line 1  Line 1 
1  function r = angle(p)  function r = angle(p)
2    %overloaded gcmfaces angle function :
3    %  simply calls double angle function for each face data
4    
5  r=p;  r=p;
6    

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

  ViewVC Help
Powered by ViewVC 1.1.22