OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DifferentiableLocsVisitor.hpp File Reference

Concrete ExprTreeVisitor that determines which locations are differentiable in an expression. Basically all non-constants that are not index expressions. More...

Include dependency graph for DifferentiableLocsVisitor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OA::DifferentiableLocsVisitor
 

Namespaces

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 

Constant Groups

 OA
 Namespace for the whole OpenAnalysis Toolkit.
 

Detailed Description

Concrete ExprTreeVisitor that determines which locations are differentiable in an expression. Basically all non-constants that are not index expressions.

Authors
Michelle Strout
Version
Id:
DifferentiableLocsVisitor.hpp,v 1.4 2007/10/08 19:19:12 utke Exp

Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.

Definition in file DifferentiableLocsVisitor.hpp.