next up previous
Next: Using fec to smooth Up: Finite Elements Previous: Another mesh example

A more complex example with a Mesh of amdba type

getf('SCI/demos/fec/macros.sci')
// A more complex example from NSCK2E  (Inria)
path='SCI/demos/fec/';
amdbaR(path+'MESH')
meshvisu()
\fbox{\epsfig{file=foo0_39.eps,width=3.75in}}
xset("use color",1)
emc2C(1,6,path+'MESH.VAL')
\fbox{\epsfig{file=foo0_40.eps,width=3.75in}}
xset("use color",1)
emc2C(1,6,path+'MESH.VAL',[-2,-2,2,2])
\fbox{\epsfig{file=foo0_41.eps,width=3.75in}}

Scilab group