Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::fem::LoadBCMFC::MFCTerm Class Reference

#include <itkFEMLoadBCMFC.h>

List of all members.

Public Member Functions

 MFCTerm (Element::ConstPointer element_, int dof_, Element::Float value_)

Public Attributes

unsigned int dof
Element::ConstPointer m_element
Element::Float value


Constructor & Destructor Documentation

itk::fem::LoadBCMFC::MFCTerm::MFCTerm Element::ConstPointer  element_,
int  dof_,
Element::Float  value_
[inline]
 

Constructor for easy object creation.

Definition at line 86 of file itkFEMLoadBCMFC.h.


Member Data Documentation

unsigned int itk::fem::LoadBCMFC::MFCTerm::dof
 

DOF number within the Element object

Definition at line 76 of file itkFEMLoadBCMFC.h.

Element::ConstPointer itk::fem::LoadBCMFC::MFCTerm::m_element
 

Pointer to element, which holds the DOF that is affected by MFC

Definition at line 71 of file itkFEMLoadBCMFC.h.

Element::Float itk::fem::LoadBCMFC::MFCTerm::value
 

Value with which this displacement is multiplied on the lhs of MFC equation

Definition at line 81 of file itkFEMLoadBCMFC.h.


The documentation for this class was generated from the following file:
Generated at Sun Jul 9 23:43:55 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000