User Tools

Site Tools


parallelization-howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
parallelization-howto [2010/07/27 17:26] lucasgraimparallelization-howto [2012/12/17 19:39] (current) – [Example] mikael.ohman
Line 98: Line 98:
  
 #ifdef __PARALLEL_MODE #ifdef __PARALLEL_MODE
-        // parallel section (compiles only when --enable-poofem configure option used +        // parallel section (compiles only when parallel support is configured)
         // pack all data, need to pass pointer to engngModel, local vector, and packing method         // pack all data, need to pass pointer to engngModel, local vector, and packing method
         // this will call pack method for each remote partition         // this will call pack method for each remote partition
Line 238: Line 238:
   * B. Patzak,D. Rypl, and Z. Bittnar: Parallel explicit finite element dynamics with nonlocal constitutive models, Computers and Structures, 79 (26-28), 2287-2297, 2001.   * B. Patzak,D. Rypl, and Z. Bittnar: Parallel explicit finite element dynamics with nonlocal constitutive models, Computers and Structures, 79 (26-28), 2287-2297, 2001.
  
-SEE: [[http://www.dissertations.superiorpapers.com | dissertation writing]]+ 
parallelization-howto.txt · Last modified: 2012/12/17 19:39 by mikael.ohman