DiscretizedPDEData
DiscretizedPDEData[…]
represents discretized partial differential equation data.
Details and Options
- DiscretizedPDEData[…] is created by DiscretizePDE.
- DiscretizedPDEData[…] contains matrix representations of the discretized partial differential equations.
- In standard output format, only the total degrees of freedom are shown.
- DiscretizedPDEData[…][prop] gives the property prop of the DiscretizedPDEData object. The following properties may be given:
-
"LoadVector" extracts the load vector "LoadElements" extracts load elements "Properties" list of properties "StiffnessMatrix" extracts the stiffness matrix "StiffnessElements" extracts stiffness elements "All" extracts all system vectors and matrices "DampingMatrix" extracts the damping matrix "DampingElements" extracts damping elements "MassMatrix" extracts the mass matrix "MassElements" extracts mass elements - Boundary conditions may be deployed into the system matrices with DeployBoundaryConditions.
Examples
open allclose allBasic Examples (1)
Load the finite element package:
Set up a NumericalRegion:
Set up variable and solution data:
Specify a Poisson equation as coefficients:
Initialize the PDE method data:
Discretize the initialized PDE coefficients based on method data and solution data:
Scope (9)
"LoadElements" (1)
"StiffnessElements" (1)
"DampingElements" (1)
Text
Wolfram Research (2014), DiscretizedPDEData, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/DiscretizedPDEData.html.
CMS
Wolfram Language. 2014. "DiscretizedPDEData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/FEMDocumentation/ref/DiscretizedPDEData.html.
APA
Wolfram Language. (2014). DiscretizedPDEData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FEMDocumentation/ref/DiscretizedPDEData.html