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