Trying to find bug in ComputePhaseComponent
This commit is contained in:
parent
b43d370a56
commit
33bbe6aa76
@ -38,7 +38,7 @@ int ComputeLocalBlobIDs( const DoubleArray& Phase, const DoubleArray& SignDist,
|
||||
* @param[out] ComponentLabel
|
||||
* @param[in] periodic
|
||||
*/
|
||||
int ComputeLocalPhaseComponent( const IntArray &PhaseID, int VALUE, IntArray &ComponentLabel, bool periodic );
|
||||
int ComputeLocalPhaseComponent( const IntArray &PhaseID, int &VALUE, IntArray &ComponentLabel, bool periodic );
|
||||
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user