Concrete ExprTreeVisitor that determines which locations are differentiable in an expression. Basically all non-constants that are not index expressions. More...
#include <OpenAnalysis/ExprTree/ExprTreeVisitor.hpp>#include <OpenAnalysis/Alias/Interface.hpp>

Go to the source code of this file.
Classes | |
| class | OA::DifferentiableLocsVisitor |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
Concrete ExprTreeVisitor that determines which locations are differentiable in an expression. Basically all non-constants that are not index expressions.
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.
1.6.1