#207: value/deriv component selectors not added for active pointers --------------------------+------------------------------------------------- Reporter: lyonsam | Owner: utke Type: defect | Status: new Priority: major | Milestone: scale1 Component: OpenADFortTk | Keywords: --------------------------+------------------------------------------------- Comment(by lyonsam): {{{ BTN(:MM,IG) = (BTO(1:MM,IG)*(DBLE(XNTN(IM,IG))/XNTO(IM,IG))) }}} should be {{{ BTN(:MM,IG)%v = BTO(1:MM,IG)%v*(XNTN(IM,IG)%v/XNTO(IM,IG)%v) }}} -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/207#comment:5> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components