Main Page   Class Hierarchy   Compound List   Compound Members  

DofRef Class Reference

#include <DofRef.h>

List of all members.

Public Methods

 DofRef ()
 DofRef (DofScalar *d)
 DofRef (DofGroup *d, int c)
int eqnNum () const
 get global equation number.

void setEqnNum (int i) const
 set global equation number.

double value (int derivative) const
 get value for the given time derivative.

void setValue (double val, int derivative)
 set value for the given time derivative.

DofStatus status () const
 get status.

void setStatus (DofStatus)
 set status.

int component () const
void setMPC_Constraint (MPC_Constraint *)
MPC_Constraint::MPC_Container_Item getMPC_Constraint (const int id)
int MPC_ConstraintSize () const
int operator== (const DofRef &r)


Detailed Description

A reference to a single component of a DofGroup


Member Function Documentation

int DofRef::operator== ( const DofRef & r ) [inline]
 

return true if given DofRef refers to the same component of the same DofGroup as this


The documentation for this class was generated from the following files:
Generated at Mon Jul 23 13:14:56 2001 for SCOREC_UnitSystem by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001