<< ff_end SciFreeFEM ff_problem >>

SciFreeFEM >> SciFreeFEM > ff_exec

ff_exec

execute a FreeFem statement

Calling Sequence

ff_exec(string)

Parameters

string

a string containing the statement to be executed in FreeFem

Description

execute a FreeFem statement

Examples

ff_exec('mesh th1 = movemesh(th, x-u1, y-u2);');

See Also

Authors

Yann Collette


Report an issue
<< ff_end SciFreeFEM ff_problem >>