Procedure Class Reference

#include <array.h>

List of all members.

Public Member Functions

 Procedure (void(*procedure)(double *x, double *y, double *z), int len_x, int len_y, int len_z)
 Procedure (void(*procedure)(double *x, double *y, double *z))
DWrapSim< DExprProcedure3<
DExprVAR, DExprVAR, DExprVAR > > 
operator() (Array_Variable &a, Array_Variable &b, Array_Variable &c)
DWrapSim< DExprProcedure3<
Local_var, DExprVAR, DExprVAR > > 
operator() (Array_Local_var &a, Array_Variable &b, Array_Variable &c)
DWrapSim< DExprProcedure3<
DExprVAR, Local_var, DExprVAR > > 
operator() (Array_Variable &a, Array_Local_var &b, Array_Variable &c)
DWrapSim< DExprProcedure3<
DExprVAR, DExprVAR, Local_var > > 
operator() (Array_Variable &a, Array_Variable &b, Array_Local_var &c)


Detailed Description

Definition at line 1260 of file array.h.


Constructor & Destructor Documentation

Procedure::Procedure void(*)(double *x, double *y, double *z procedure,
int  len_x,
int  len_y,
int  len_z
[inline]
 

Definition at line 1270 of file array.h.

Procedure::Procedure void(*)(double *x, double *y, double *z procedure  )  [inline]
 

Definition at line 1279 of file array.h.


Member Function Documentation

DWrapSim<DExprProcedure3<DExprVAR, DExprVAR, Local_var> > Procedure::operator() Array_Variable a,
Array_Variable b,
Array_Local_var c
[inline]
 

Definition at line 1329 of file array.h.

References a, b, and Array_Local_var::Give_dim().

Here is the call graph for this function:

DWrapSim<DExprProcedure3<DExprVAR, Local_var, DExprVAR> > Procedure::operator() Array_Variable a,
Array_Local_var b,
Array_Variable c
[inline]
 

Definition at line 1316 of file array.h.

References a, b, and Array_Variable::Give_dim().

Here is the call graph for this function:

DWrapSim<DExprProcedure3<Local_var, DExprVAR, DExprVAR> > Procedure::operator() Array_Local_var a,
Array_Variable b,
Array_Variable c
[inline]
 

Definition at line 1303 of file array.h.

References a, b, endl(), and Array_Variable::Give_dim().

Here is the call graph for this function:

DWrapSim<DExprProcedure3<DExprVAR, DExprVAR, DExprVAR> > Procedure::operator() Array_Variable a,
Array_Variable b,
Array_Variable c
[inline]
 

Definition at line 1290 of file array.h.

References a, b, endl(), and Array_Variable::Give_dim().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:45:34 2006 for IPPL by  doxygen 1.4.6