21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

xmeshinfo<br />

dofs.coords(:,30) % alternatively: nodes.coords(:,n)<br />

To find the six DOF numbers in tetrahedron element 10 of the mesh, type<br />

elements = xmeshinfo(fem,'out','elements',...<br />

'meshtype','tet2');<br />

elements.dofs(:,10)<br />

To find the total number of DOFs on the boundary, type<br />

xmeshinfo(fem,'out','ndofs','edim',2)<br />

See Also<br />

femmesh, meshextend<br />

407

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!