MBDyn-1.7.3
|
#include <matvec.h>
Private Types | |
enum | CheckType { INDEX_CHECK } |
FIXME: In order to reduce the number of matching function calls for template operators, we have to provide the number of rows and columns twice in some situations.
In order to check for inconsistent definitions of the number of rows and columns at compile time, the following struct is used.
|
private |