This PR adds some more integration schemes in support of #105. Extra documentation has been added for some functions for some partial work on #131. Interpolations functions got a removal of their virtual functions and this is set on construction.
The natural frequency analysis got parallel sparse matrix assembly for both the stiffness and the mass matrices.
Warnings for unused parameters have been turned on to assist on knowing when a parameter is used by a virtual function.
This PR adds some more integration schemes in support of #105. Extra documentation has been added for some functions for some partial work on #131. Interpolations functions got a removal of their virtual functions and this is set on construction.
The natural frequency analysis got parallel sparse matrix assembly for both the stiffness and the mass matrices.
Warnings for unused parameters have been turned on to assist on knowing when a parameter is used by a virtual function.