43
edits
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
[mesh] = bim2c_mesh_properties(mesh); | [mesh] = bim2c_mesh_properties(mesh); | ||
</pre> | </pre> | ||
to see the mesh you can use functions from the [fpl] package | |||
<pre> | |||
pdemesh (mesh.p, mesh.e, mesh.t) | |||
view (2) | |||
</pre> | |||
[[File:fiume_msh.png]] | |||
<b> Construct an initial guess</b> | <b> Construct an initial guess</b> |
edits