Multigrid extension for NeuroFEM 
  last change: 04.03.2008  

Integration

On this page and its subpages you can find a describtion how the new FMG solver is integrated into the NeuroFEM package. The first important part of the integration is the new solver class. All corresponding files are stored in a newly created directory in the NeuroFEM hierarchy:
neurofem/fmg/*
This directory contains the header and the source file of the new solver class.
Some more details about the integration can be found on the following pages:
  • Makefiles
    On this page are described all required changes in the existing Makefiles

  • Code changes
    This page describes which changes in the NeuroFEM source code are required for using the new FMG solver

  • ParExPDE integration
    Here you can find detailed information which steps where nesseccary to integrate the ParExPDE library into the NeuroFEM package.