MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
DofOrder Class Reference

#include <dofown.h>

Public Types

enum  Order { UNKNOWN = -1, ALGEBRAIC = 0, DIFFERENTIAL, LASTORDER }
 

Detailed Description

Definition at line 43 of file dofown.h.

Member Enumeration Documentation

Enumerator
UNKNOWN 
ALGEBRAIC 
DIFFERENTIAL 
LASTORDER 

Definition at line 45 of file dofown.h.

45  {
46  UNKNOWN = -1,
47  ALGEBRAIC = 0,
49 
50  LASTORDER
51  };

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