#include <itkFEMLoadBCMFC.h>
Collaboration diagram for itk::fem::LoadBCMFC::MFCTerm:

Public Member Functions | |
| MFCTerm (Element::ConstPointer element_, int dof_, Element::Float value_) | |
Public Attributes | |
| Element::ConstPointer | m_element |
| unsigned int | dof |
| Element::Float | value |
Definition at line 65 of file itkFEMLoadBCMFC.h.
|
||||||||||||||||
|
Constructor for easy object creation. Definition at line 86 of file itkFEMLoadBCMFC.h. |
|
|
DOF number within the Element object Definition at line 76 of file itkFEMLoadBCMFC.h. |
|
|
Pointer to element, which holds the DOF that is affected by MFC Definition at line 71 of file itkFEMLoadBCMFC.h. |
|
|
Value with which this displacement is multiplied on the lhs of MFC equation Definition at line 81 of file itkFEMLoadBCMFC.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000