|
SOLUTIONS
|
TETGENLINK PACKAGE SYMBOL
TetGenGetRegions
TetGenGetRegions[expr]
returns the regions in a TetGen expression.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
| In[1]:= |
This creates an instance of a TetGen expression:
| In[2]:= |
| Out[2]= |
This sets up points and facets to use:
| In[3]:= |
This sets the points and facets in the TetGen instance:
| In[4]:= |
This sets up variables that specify a point within a material domain, as well as a region attribute and a region constraint:
| In[5]:= |
The material variables are set in the TetGen instance:
| In[6]:= |
Retrieve the region values in a TetGen instance:
| In[7]:= |
| Out[7]= |
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


