ProcessPDESolutions[mdata,sd]
generates InterpolatingFunction objects from the solution data sd and method data mdata.


ProcessPDESolutions
ProcessPDESolutions[mdata,sd]
generates InterpolatingFunction objects from the solution data sd and method data mdata.
Details and Options
- ProcessPDESolutions returns a list of InterpolatingFunction objects.
- The method data mdata is a PDE method data object, such as FEMMethodData, generated through InitializePDEMethodData.
- Solution data sd is typically generated by PDESolve.
Examples
Basic Examples (1)
Load the finite element package:
Set up a NumericalRegion:
Set up variable and solution data:
Initialize the partial differential equation data:
Initialize the linear coefficients:
See Also
Tech Notes
Related Guides
Text
Wolfram Research (2019), ProcessPDESolutions, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/ProcessPDESolutions.html.
CMS
Wolfram Language. 2019. "ProcessPDESolutions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/FEMDocumentation/ref/ProcessPDESolutions.html.
APA
Wolfram Language. (2019). ProcessPDESolutions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FEMDocumentation/ref/ProcessPDESolutions.html
BibTeX
@misc{reference.wolfram_2025_processpdesolutions, author="Wolfram Research", title="{ProcessPDESolutions}", year="2019", howpublished="\url{https://reference.wolfram.com/language/FEMDocumentation/ref/ProcessPDESolutions.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_processpdesolutions, organization={Wolfram Research}, title={ProcessPDESolutions}, year={2019}, url={https://reference.wolfram.com/language/FEMDocumentation/ref/ProcessPDESolutions.html}, note=[Accessed: 18-August-2025]}