Paraiso-0.2.0.3: a code generator for partial differential equations solvers.

Safe HaskellSafe-Infered

Language.Paraiso.Optimization.BoundaryAnalysis

Description

The volume of mesh that contains the correct results shrinks as the stencil calculation proceeds. This is because in stencil calculation each mesh access to its neighbour meshes and for boundary meshes it cannot be obtained.

boundaryAnalysis marks each node of the Orthotope Machine with the region for which the computation result is Valid.

Documentation