next up previous contents index
Next: Complex numbers Up: Other features Previous: Other features   Contents   Index

Iter

The syntax is:

iter(j){....}
where j refers to the number of loops; j can be the result of an expression (as in iter(i*k)).

Imbedded loops are not allowed. You can use iter with the adaptation features of Gfem.



2001-10-25