19 #ifndef __itkFEMLoadTest_h
20 #define __itkFEMLoadTest_h
37 template <
class TClass>
49 itkSimpleNewMacro(
Self);
60 for(
unsigned int i = 0; i < this->
m_Element.size(); i++ )
62 copyPtr->AddNextElement( this->
m_Element[i] );
67 smartPtr =
static_cast<Pointer>(copyPtr);
91 #endif // #ifndef __itkFEMLoadTest_h