/[lmdze]/trunk/libf/dyn3d/convmas.f
ViewVC logotype

Diff of /trunk/libf/dyn3d/convmas.f

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

revision 61 by guez, Mon Jan 30 12:54:02 2012 UTC revision 62 by guez, Thu Jul 26 14:37:37 2012 UTC
# Line 37  c   Declarations: Line 37  c   Declarations:
37  c   -------------  c   -------------
38    
39    
40        REAL pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm ),convm(  ip1jmp1,llm )        REAL, intent(in):: pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm )
41          real, intent(out):: convm(  ip1jmp1,llm )
42        INTEGER   l,ij        INTEGER   l,ij
43    
44    

Legend:
Removed from v.61  
changed lines
  Added in v.62

  ViewVC Help
Powered by ViewVC 1.1.21