Chaste Release::3.1
PetscSetup Class Reference

#include <PetscSetupAndFinalize.hpp>

Inheritance diagram for PetscSetup:
Collaboration diagram for PetscSetup:

List of all members.

Public Member Functions

bool setUpWorld ()
bool tearDownWorld ()

Detailed Description

This file is designed to be included by any test suites that use PETSc. It controls the PETSc initialisation and finalisation.

Definition at line 81 of file PetscSetupAndFinalize.hpp.


Member Function Documentation

bool PetscSetup::setUpWorld ( ) [inline]
bool PetscSetup::tearDownWorld ( ) [inline]

Clean up PETSc after running all tests.

Causes memory failure (and seg fault) in PETSc 3.2 with MPICH-1

Definition at line 118 of file PetscSetupAndFinalize.hpp.


The documentation for this class was generated from the following file: