19 #ifndef __itkUpdateMalcolmSparseLevelSet_h
20 #define __itkUpdateMalcolmSparseLevelSet_h
41 template<
unsigned int VDimension,
42 class TEquationContainer >
85 itkGetModifiableObjectMacro(OutputLevelSet,
LevelSetType );
92 itkGetModifiableObjectMacro(InputLevelSet,
LevelSetType );
141 const bool& iContraction );
154 typedef std::pair< LevelSetInputType, LevelSetOutputType >
NodePairType;
159 #ifndef ITK_MANUAL_INSTANTIATION
160 #include "itkUpdateMalcolmSparseLevelSet.hxx"
163 #endif // __itkUpdateMalcolmSparseLevelSet_h