<< ff_adaptmesh SciFreeFEM grad >>

SciFreeFEM >> SciFreeFEM > ff_var

ff_var

assign a value to a FreeFem variable

Calling Sequence

ff_var(name,value)

Parameters

name

a string the name of the FreeFem variable

value

a real scalar

Description

Examples

ff_var('gravity',0.05)

See Also

Authors

Emmanuel Geay


<< ff_adaptmesh SciFreeFEM grad >>