NeoPZ
Unit tests used for project validation

In this projects we are using Boost framework for unit test boost_unit_test_framework. See information in Boost library Boost .

To test numerical integration module

See Numerical integration module

To test matrix module

See Matrix module

To test linear solvers for systems module

To test topology module

See Geometry module.

To test linear material

Using util classes: vector, chunk vector ...

See Utility module