How to disable verificationsΒΆ

On some type of matrices such as gmm::dense_matrix some verification are made on the range of indices. This could deteriorate the performance of your code but is satisfactory in the developpment stage. You can disable these verifications adding a -dNDEBUG to the compiler options.

Previous topic

Deeper inside Gmm++

Next topic

MatLab Interface

Download

Download GetFEM++

Main documentations

Other resources