[Ad-dev] [openAD] #210: shape matching fails

OpenAD trac at mcs.anl.gov
Wed Mar 31 20:47:15 CDT 2010


#210: shape matching fails
-------------------------+--------------------------------------------------
 Reporter:  lyonsam      |       Owner:  utke  
     Type:  defect       |      Status:  new   
 Priority:  major        |   Milestone:  scale1
Component:  xaifBooster  |    Keywords:        
-------------------------+--------------------------------------------------

Comment(by lyonsam):

 Most or all of the examples above fail because a temp that needs to be an
 array is instead created as a scalar.  Note, however, that this problem
 happens in the other direction as well.


 == Example ==
 In centrm/inner_I.f90:
 {{{
   REAL(w2f__8) OpenAD_lin_871(:)
   ALLOCATABLE OpenAD_lin_871
   ...
   OpenAD_lin_871 = CH(I,N)%v
 }}}

-- 
Ticket URL: <http://trac.mcs.anl.gov/projects/openAD/ticket/210#comment:1>
OpenAD <http://www.mcs.anl.gov/openad>
Bug tracking for OpenAD components


More information about the Ad-dev mailing list