shared memory

  • ex5s.c Solves a nonlinear system in parallel with SNES.
    We solve the Bratu (SFI - solid fuel ignition) problem in a 2D rectangular
    domain, uses SHARED MEMORY to evaluate the user function.