MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChMelement Class Reference

#include <CHspmatrix.h>

Collaboration diagram for chrono::ChMelement:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChMelement (double val, ChMelement *mnext, ChMelement *mprev, int row, int col)
void Initialize (double val, ChMelement *mnext, ChMelement *mprev, int row, int col)

Public Attributes

double val
ChMelementnext
ChMelementprev
int row
int col


Detailed Description

Generic element of a sparse matrix ChSparseMatrix
CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen