[openAD] #276: add in option for extra includes/uses for type change processing with overloading
#276: add in option for extra includes/uses for type change processing with overloading ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: enhancement | Status: new Priority: major | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- moved from Rapsodia trac (reported by J. Reed): When running the source processing scripts (from OpenAD) with the overloading option (for Rapsodia), the active variable declarations are declared with the active type from OpenAD (type(active)) instead of the Rapsodia type (ex. type(RArealD)). -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/276> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#276: add in option for extra includes/uses for type change processing with overloading ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: enhancement | Status: accepted Priority: major | Milestone: Component: SourceProcessing | Keywords: ------------------------------+--------------------------------------------- Changes (by utke): * status: new => accepted -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/276#comment:1> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#276: add in option for extra includes/uses for type change processing with overloading ------------------------------+--------------------------------------------- Reporter: utke | Owner: utke Type: enhancement | Status: closed Priority: major | Milestone: Component: SourceProcessing | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by utke): * status: accepted => closed * resolution: => fixed Comment: fixed with: ============================ SourceProcessing 918:541905475bda 919:1d0a8054aa70 920:de8f1ca401f3 921:85e617b01584 adds option --extraReference to specify an extra include or use statement. The existing command line parameter --concreteType is to be used for adjusting the generated active type name. For a use with rapsodia a command line arguments may be: --overloading -m f --extraReference="include \"RAinclude.f90\"" --concreteType="RArealD" -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/276#comment:2> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD