xref: /petsc/doc/manualpages/MANSECHeaders/Characteristic (revision 8fa65e1bec64d1b8402c1f6c56dd9f9663213bcf)
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