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

#include <colamd.h>

Collaboration diagram for mbdyn_Colamd_Row:

Public Attributes

integer start
 
integer length
 
union {
   integer   degree
 
   integer   p
 
shared1
 
union {
   integer   mark
 
   integer   first_column
 
shared2
 

Detailed Description

Definition at line 192 of file colamd.h.

Member Data Documentation

integer mbdyn_Colamd_Row::degree

Definition at line 198 of file colamd.h.

Referenced by init_scoring().

integer mbdyn_Colamd_Row::first_column

Definition at line 204 of file colamd.h.

integer mbdyn_Colamd_Row::length

Definition at line 195 of file colamd.h.

integer mbdyn_Colamd_Row::mark

Definition at line 203 of file colamd.h.

integer mbdyn_Colamd_Row::p

Definition at line 199 of file colamd.h.

union { ... } mbdyn_Colamd_Row::shared1

Referenced by init_scoring().

union { ... } mbdyn_Colamd_Row::shared2
integer mbdyn_Colamd_Row::start

Definition at line 194 of file colamd.h.


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