Control the Solution Process 

Extract internal detail or intercept and control many aspects of the solution process.

Load the finite element package.

In[1]:=
Click for copyable input
X

Specify a region and create a mesh with minimal bandwidth.

In[2]:=
Click for copyable input
X
Out[2]=

Specify a plane strain operator.

In[3]:=
Click for copyable input
X

Set up the equations.

In[4]:=
Click for copyable input
X
Out[4]=

Inspect finite element data.

In[5]:=
Click for copyable input
X
Out[5]=

Extract the method data.

In[6]:=
Click for copyable input
X
Out[6]=

Extract the PDE coefficient data.

In[7]:=
Click for copyable input
X
Out[7]=

Extract the solution data.

In[8]:=
Click for copyable input
X

Discretize the PDE.

In[9]:=
Click for copyable input
X
Out[9]=

Extract and visualize the stiffness matrix.

In[10]:=
Click for copyable input
X
Out[10]=
de es ja pt-br zh