kmo f4775c9cbf Refactored the SIMbase::preprocess method. It is now not virtual.
Instead, it invokes two virtual methods, preprocessA and preprocessB,
in the beginning and towards the end, that may be reimplemented for
problem-specific preprocessing. This is to avoid the need for the
dummy vector and bool arguments in the reimplemented preprocess method.

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2361 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:03:20 +02:00
2015-07-10 22:03:18 +02:00
2015-07-10 22:03:19 +02:00
Description
IFEM - Isogeometric Toolbox for the solution of PDEs
15 MiB
Languages
C 65.4%
C++ 30.2%
Fortran 2%
CMake 1.7%
Shell 0.5%
Other 0.1%