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 />

Purpose<br />

xmeshinfo<br />

Get extended mesh information.<br />

Syntax<br />

Description<br />

out = xmeshinfo(fem,...);<br />

out = xmeshinfo(xmesh,...);<br />

The xmeshinfo function provides information about the numbering of elements,<br />

nodes, and degrees of freedom (DOFs) in the extended mesh and in the matrices<br />

returned by assemble and the solvers.<br />

TABLE 1-50: VALID PROPERTY/VALUE PAIRS<br />

PROPERTY VALUE DEFAULT DESCRIPTION<br />

Dofname string | cell array of strings all DOF names<br />

Edim integer vector all Element<br />

dimensions<br />

Geomnum integer vector all Geometry<br />

numbers<br />

Ldof cell array all Local DOFs<br />

Lnode real matrix all Local coordinates<br />

of nodes<br />

Mcase integer mesh case Mesh case<br />

with<br />

largest<br />

number of<br />

DOFs<br />

Meshtype vtx | edg | tri | quad | tet | hex |<br />

prism | edg2 | tri2 | quad2 | tet2<br />

all Mesh element<br />

types<br />

| hex2 | prism2 | cell array of these<br />

strings<br />

Null sparse matrix identity Null-space matrix<br />

for constraint<br />

elimination<br />

Out mcases | femindex | dofs | nodes dofs Output names<br />

| edims | types | dofnames |<br />

ndofs | elements | cell array of<br />

these strings<br />

Solcomp string | cell array of strings all DOFs solved for<br />

The properties Mcase, Geomnum, Edim, and Meshtype determine the part of the<br />

extended mesh that information is requested for. The properties Lnode, Dofname,<br />

and Ldof determine the local nodes, DOF names, and local DOFs that information<br />

402 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!