//------------------------------------------------------------------------------ // UMFPACK/Source/umf_grow_front.h //------------------------------------------------------------------------------ // UMFPACK, Copyright (c) 2005-2023, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: GPL-2.0+ //------------------------------------------------------------------------------ Int UMF_grow_front ( NumericType *Numeric, Int fnr2, Int fnc2, WorkType *Work, Int do_what ) ;