On Fri, Jan 24, 2014 at 5:11 PM, yuan wang <[email protected]> wrote: > Thanks Daniel. Is the following understanding correct? > > All the operations made on CellVariables will be stored as > binaryOperatorVariables. The operation is not actually conducted, until the > result is requested by numpy.array() or .value operation. It's like the > operations are just doing book keeping of the account, but the numpy.array() > method encash the final values. Even though, the operators will work the > same on CellVariables as on numpy arrays.
Seems like a good interpretation. -- Daniel Wheeler _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
