19 #ifndef __itkFEMLightObject_h
20 #define __itkFEMLightObject_h
85 virtual void PrintSelf(std::ostream& os,
Indent indent)
const ITK_OVERRIDE;
109 #endif // #ifndef __itkFEMLightObject_h
Light weight base class for most itk classes.
int GetGlobalNumber() const
SmartPointer< Self > Pointer
void SetGlobalNumber(int)
itk::LightObject Superclass
FEMLightObject(const FEMLightObject &o)
Declaration of several exception classes that are used within the FEM code.
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Base class for all classes that define the FEM system.
virtual ~FEMLightObject()
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.