<< resultvisu SciFreeFEM tr >>

SciFreeFEM >> SciFreeFEM > rot

rot

compute FreeFem formal expression of the rotational

Calling Sequence

v = rot(u)

Parameters

u

a column vector, ffeq data structure (tlist)

v

a ffeq data structure (tlist)

Description

compute FreeFem formal expression of the rotational

Examples

u = defvar(['u1';'u2']);
rot(u)

See Also

Authors

Emmanuel Geay


Report an issue
<< resultvisu SciFreeFEM tr >>