#include <array.h>
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) |
Definition at line 1260 of file array.h.
|
|
|
|
|
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: |
|
Definition at line 1316 of file array.h. References a, b, and Array_Variable::Give_dim(). Here is the call graph for this function: |
|
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: |
|
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: |