FiniteElementData
FiniteElementData[…]
represents data in NDSolve`StateData that is used for the finite element method.
Details and Options
- FiniteElementData[…] is created by NDSolve`ProcessEquations.
- FiniteElementData[…] can be extracted from NDSolve`StateData objects using the "FiniteElementData" property.
- In standard output format, only the degrees of freedom are shown.
- FiniteElementData objects may be used to extract BoundaryConditionData, FEMMethodData, and PDECoefficientData.
- FiniteElementData[…][prop] gives the property prop of the FEMMethodData object. The following properties may be given:
-
"BoundaryConditionData" extract processed boundary condition data "FEMMethodData" extract finite element method data "PDECoefficientData" extract processed equation data "Properties" list of properties
Examples
Basic Examples (1)
Extract the state data from the NDSolve`StateData object:
Extract the finite element data from the NDSolve`StateData object:
Text
Wolfram Research (2014), FiniteElementData, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/FiniteElementData.html (updated 2022).
CMS
Wolfram Language. 2014. "FiniteElementData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/FEMDocumentation/ref/FiniteElementData.html.
APA
Wolfram Language. (2014). FiniteElementData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FEMDocumentation/ref/FiniteElementData.html