#include <array.h>
Collaboration diagram for Array_Variable:
Public Member Functions | |
Array_Variable (int dimension, Grid *gridp) | |
Variable & | operator[] (int i) |
DExpr< DExprVAR_ARR > | operator[] (Local_int &I) const |
int | Give_dim () |
Definition at line 172 of file array.h.
|
|
|
Definition at line 192 of file array.h. Referenced by Procedure::operator()(). |
|
Definition at line 186 of file array.h. References Local_int::Give_pointer(). Here is the call graph for this function: |
|
|