xref: /petsc/doc/manualpages/MANSECHeaders/Characteristic (revision 9140fee14acbea959c6ed74f4836a1a89f708038)
1# Semi-Lagrangian Solves using the Method of Characteristics
2
3`Characteristic` objects are used to manage parallel Semi-Lagrangian methods (method of characteristics) for structured mesh (`DMDA`) problems
4in PDE-based simulations.
5
6
7