src/expde/extemp/sim.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DExprAnd< A, B >
class  DExprAndSim< A, B >
class  DExprSim< B >
class  DExprSimLit
class  DExprSimloc< B >
class  DExprSimlocLit

Functions

template<class A, class B>
DExpr< DExprAnd< DExpr< A >,
DWrapSim< B > > > 
operator & (const DExpr< A > &a, const DWrapSim< B > &b)
template<class A, class B>
DWrapSim< DExprAndSim< DWrapSim<
A >, DWrapSim< B > > > 
operator & (const DWrapSim< A > &a, const DWrapSim< B > &b)
template<class B>
DExpr< DExprAnd< DExprVAR,
DWrapSim< B > > > 
operator & (Variable &a, const DWrapSim< B > &b)
template<class B>
DExpr< DExprAnd< DExprLIT,
DWrapSim< B > > > 
operator & (double value, const DWrapSim< B > &b)
template<class B>
DExpr< DExprAnd< Local_var,
DWrapSim< B > > > 
operator & (Local_var &a, const DWrapSim< B > &b)
template<class B>
DWrapSim< DExprSim< B > > operator== (Variable &a, const B &b_)
DWrapSim< DExprSimLitoperator== (Variable &a, double value)
template<class B>
DWrapSim< DExprSimloc< B > > operator== (const Local_var &a, const B &b_)
DWrapSim< DExprSimlocLitoperator== (const Local_var &a, double x)
DWrapSim< DExprSimloc< DExprVAR > > operator== (const Local_var &a, Variable &b)


Function Documentation

template<class B>
DExpr<DExprAnd<Local_var, DWrapSim<B> > > operator & Local_var a,
const DWrapSim< B > &  b
 

Definition at line 693 of file sim.h.

References a, and b.

template<class B>
DExpr<DExprAnd<DExprLIT, DWrapSim<B> > > operator & double  value,
const DWrapSim< B > &  b
 

Definition at line 684 of file sim.h.

References b.

template<class B>
DExpr<DExprAnd<DExprVAR, DWrapSim<B> > > operator & Variable a,
const DWrapSim< B > &  b
 

Definition at line 676 of file sim.h.

References a, and b.

template<class A, class B>
DWrapSim<DExprAndSim<DWrapSim<A>, DWrapSim<B> > > operator & const DWrapSim< A > &  a,
const DWrapSim< B > &  b
 

Definition at line 667 of file sim.h.

References a, and b.

template<class A, class B>
DExpr<DExprAnd<DExpr<A>, DWrapSim<B> > > operator & const DExpr< A > &  a,
const DWrapSim< B > &  b
 

Definition at line 658 of file sim.h.

References a, and b.

DWrapSim<DExprSimloc<DExprVAR> > operator== const Local_var a,
Variable b
 

Definition at line 112 of file opoth.cc.

References a, and b.

DWrapSim<DExprSimlocLit> operator== const Local_var a,
double  x
 

Definition at line 104 of file opoth.cc.

References a.

template<class B>
DWrapSim<DExprSimloc<B> > operator== const Local_var a,
const B &  b_
 

Definition at line 722 of file sim.h.

References a.

DWrapSim<DExprSimLit> operator== Variable a,
double  value
 

Definition at line 95 of file opoth.cc.

References a.

template<class B>
DWrapSim<DExprSim<B> > operator== Variable a,
const B &  b_
 

Definition at line 710 of file sim.h.

References a.


Generated on Mon Jan 16 13:35:23 2006 for IPPL by  doxygen 1.4.6