Re: [Ad-dev] [openAD] #137: consolidate behavior for I/O of active variables
#137: consolidate behavior for I/O of active variables --------------------------+------------------------------------------------- Reporter: Utke | Owner: utke Type: defect | Status: accepted Priority: 3 | Milestone: Component: OpenADFortTK | Keywords: --------------------------+------------------------------------------------- Comment(by utke): The decorators are added now so readWrite1 works but in readWrite2 there still is a problem for the READ statement: read(3,'(EN26.16E3,EN26.16E3)') x . X is an array and to read it in, the use of X%V would imply the construction of a temporary array passed to the READ call, i.e. the X components wouldn't actually be populated. -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/137#comment:3> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD