#include <itkLevelSetEvolution.h>
Definition at line 381 of file itkLevelSetEvolution.h.
Inheritance diagram for itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >:
Collaboration diagram for itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >:Static Public Member Functions | |
| static Pointer | New () |
Static Public Member Functions inherited from itk::Object | |
| static bool | GetGlobalWarningDisplay () |
| static void | GlobalWarningDisplayOff () |
| static void | GlobalWarningDisplayOn () |
| static Pointer | New () |
| static void | SetGlobalWarningDisplay (bool val) |
Static Public Member Functions inherited from itk::LightObject | |
| static void | BreakOnError () |
| static Pointer | New () |
Static Public Attributes | |
| static constexpr unsigned int | ImageDimension = Superclass::ImageDimension |
Static Public Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > > | |
| static constexpr unsigned int | ImageDimension |
Protected Member Functions | |
| void | UpdateEquations () override |
| void | UpdateLevelSets () override |
Protected Member Functions inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > > | |
| virtual void | AllocateUpdateBuffer () |
| void | CheckSetUp () |
| virtual void | ComputeIteration () |
| virtual void | ComputeTimeStepForNextIteration () |
| void | Evolve () |
| void | InitializeIteration () |
| LevelSetEvolutionBase () | |
| ~LevelSetEvolutionBase () override=default | |
Protected Member Functions inherited from itk::Object | |
| Object () | |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| void | PrintSelf (std::ostream &os, Indent indent) const override |
| virtual void | SetTimeStamp (const TimeStamp &timeStamp) |
| ~Object () override | |
Protected Member Functions inherited from itk::LightObject | |
| virtual LightObject::Pointer | InternalClone () const |
| LightObject () | |
| virtual void | PrintHeader (std::ostream &os, Indent indent) const |
| virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
| virtual | ~LightObject () |
Additional Inherited Members | |
Protected Attributes inherited from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > > | |
| LevelSetOutputRealType | m_Alpha |
| LevelSetOutputRealType | m_Dt |
| EquationContainerPointer | m_EquationContainer |
| LevelSetContainerType::Pointer | m_LevelSetContainer |
| LevelSetContainerType::Iterator | m_LevelSetContainerIteratorToProcessWhenThreading |
| LevelSetContainerType::Iterator | m_LevelSetUpdateContainerIteratorToProcessWhenThreading |
| IdentifierType | m_NumberOfIterations |
| LevelSetOutputRealType | m_RMSChangeAccumulator |
| StoppingCriterionPointer | m_StoppingCriterion |
| bool | m_UserGloballyDefinedTimeStep |
Protected Attributes inherited from itk::LightObject | |
| std::atomic< int > | m_ReferenceCount {} |
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::CacheImageType |
Definition at line 85 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::ConstPointer = SmartPointer<const Self> |
Definition at line 391 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::DomainMapImageFilterType |
Definition at line 87 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::EquationContainerPointer |
Definition at line 56 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::EquationContainerType |
Definition at line 55 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListImageType |
Definition at line 84 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListIterator |
Definition at line 82 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::IdListType |
Definition at line 81 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::InputImageConstIteratorType = ImageRegionConstIteratorWithIndex<InputImageType> |
Definition at line 440 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageConstPointer |
Definition at line 65 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImagePixelType |
Definition at line 64 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageRegionType |
Definition at line 66 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputImageType |
Definition at line 63 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::InputPixelRealType |
Definition at line 67 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetContainerType |
Definition at line 71 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetDataType |
Definition at line 79 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetIdentifierType |
Definition at line 73 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetInputType |
Definition at line 76 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLabelMapPointer = typename LevelSetType::LabelMapPointer |
Definition at line 428 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLabelMapType = typename LevelSetType::LabelMapType |
Definition at line 427 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLayerIterator = typename LevelSetType::LayerIterator |
Definition at line 425 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetLayerType = typename LevelSetType::LayerType |
Definition at line 424 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetOutputRealType |
Definition at line 78 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::LevelSetOutputType |
Definition at line 77 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::LevelSetType = MalcolmSparseLevelSetImage<VDimension> |
Definition at line 387 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Pointer = SmartPointer<Self> |
Definition at line 390 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Self = LevelSetEvolution |
Definition at line 389 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::StoppingCriterionPointer |
Definition at line 90 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::StoppingCriterionType |
Definition at line 89 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::Superclass = LevelSetEvolutionBase<TEquationContainer, LevelSetType> |
Definition at line 392 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermContainerPointer |
Definition at line 58 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermContainerType |
Definition at line 57 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermPointer |
Definition at line 61 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolutionBase< TEquationContainer, LevelSetType >::TermType |
Definition at line 60 of file itkLevelSetEvolutionBase.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterPointer = typename UpdateLevelSetFilterType::Pointer |
Definition at line 443 of file itkLevelSetEvolution.h.
| using itk::LevelSetEvolution< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >::UpdateLevelSetFilterType = UpdateMalcolmSparseLevelSet<ImageDimension, EquationContainerType> |
Definition at line 442 of file itkLevelSetEvolution.h.
|
default |
Referenced by GetNameOfClass().
|
overridedefault |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::LightObject.
|
virtual |
Reimplemented from itk::LevelSetEvolutionBase< TEquationContainer, MalcolmSparseLevelSetImage< VDimension > >.
References LevelSetEvolution().
|
static |
Method for creation through object factory
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
staticconstexpr |
Definition at line 414 of file itkLevelSetEvolution.h.