Public Member Functions | |
TensorGeometryArg (TensorArg arg) | |
TensorGeometryArg (TensorGeometry tensor, const char *name, int pos) | |
const TensorGeometry * | operator-> () const |
const TensorGeometry & | operator* () const |
Data Fields | |
TensorGeometry | tensor |
const char * | name |
int | pos |
Definition at line 25 of file TensorUtils.h.