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