MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
grad::IndexCheck< DIFF > Struct Template Reference

#include <matvec.h>

Private Types

enum  CheckType { INDEX_CHECK }
 

Detailed Description

template<long DIFF>
struct grad::IndexCheck< DIFF >

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.

Definition at line 479 of file matvec.h.

Member Enumeration Documentation

template<long DIFF>
enum grad::IndexCheck::CheckType
private
Enumerator
INDEX_CHECK 

Definition at line 485 of file matvec.h.


The documentation for this struct was generated from the following file: