Re: [petsc-users] Combine PETSc with CVode example

2018-11-08 Thread Smith, Barry F. via petsc-users
> On Nov 8, 2018, at 9:14 PM, Jed Brown via petsc-users > wrote: > > All PETSc TS examples can be run with -ts_type sundials. Note that in general PETSc uses its integrators across the entire grid, not a separate integrator at each point, though that is possible. You need to create a

Re: [petsc-users] Combine PETSc with CVode example

2018-11-08 Thread Jed Brown via petsc-users
All PETSc TS examples can be run with -ts_type sundials. Aroli Marcellinus via petsc-users writes: > Hi, > > > Is there any simple example about using CVode in PETSc properly? Like > solving ODE in each node at some 3D-mesh? > > Thank you. > > Aroli Marcellinus > > *Kumoh Institute of