! Description of *->HOM starters & generators ! Starter & generator &callHOM __hom(hom_Starter) _conti(CurveCont) &callO __hom(p_hom_Starter) _conti(CurveCont) &callEP __hom(ep_hom_Starter) _conti(CurveCont) &callBT __hom(bt_hom_Starter) _conti(CurveCont) ! Types of special points detectable along the cycle curve &types HOM 0 HOM - ! Names of classes of visible variables &names *Time *Phase Par ParAlg TestHOM- UserFunc- StdFunc- ! Data structures &dataHOM __hom.h hom !starter _conti.h hom !generator &dataO __hom.h p !starter _conti.h hom !generator &dataEP __hom.h ep !starter _conti.h hom !generator &dataBT __hom.h bt !starter _conti.h hom !generator ! Functional parameter to be passed to starter &stafuncs _bvpalg(bvp_Init) =(bvp_PrintVector) =(bvp_SetVectorElementFA) =(bvp_GetVectorElementFA) =(bvp_SetVectorElementFC) =(bvp_GetVectorElementFC) =(bvp_PrintMatrix) =(bvp_CreateMatrix) =(bvp_DestroyMatrix) =(bvp_CopyMatrix) =(bvp_ClearMatrix) =(bvp_GetRowNum) =(bvp_GetColNum) =(bvp_SetMatrixAElement) =(bvp_GetMatrixAElement) =(bvp_SetMatrixBElement) =(bvp_GetMatrixBElement) =(bvp_SetMatrixCElement) =(bvp_GetMatrixCElement) =(bvp_SetMatrixDElement) =(bvp_GetMatrixDElement) =(bvp_GetMatrixEElement) =(bvp_GetMatrixP0Element) =(bvp_GetMatrixP1Element) =(bvp_MultiplyMatrixVector) =(bvp_AppendMatrixVector) =(bvp_Solve) =(bvp_Decomp) =(bvp_NormOfVector) =(bvp_SingSolve) =(bvp_GetMatrixA) ! Functional parameter to be passed to generator &genfuncs _bvpalg(bvp_PrintVector) _linalg(CreateVector) =(DestroyVector) =(GetVectorDim) =(CopyVector) =(ScalProd) _bvpalg(bvp_NormOfVector) _linalg(NormalizeVector) =(AddScaledVector) =(CopyVectorElements) _bvpalg(bvp_PrintMatrix) =(bvp_CreateMatrix) =(bvp_DestroyMatrix) =(bvp_CopyMatrix) =(bvp_MultiplyMatrixVector) =(bvp_AppendMatrixVector) =(bvp_Solve) =(bvp_Decomp) ! Defining function &deffuncs __hom(hom_DefHom) =(hom_JacDefHom) ! Test functions &testfuncs __hom(hom_TestDummy) ! Proc Func &procfuncs __hom(hom_ProcDefault) =(hom_ProcDummy) ! Adapter &adapters __hom(hom_Adapter) ! Decoder &trans __hom(hom_Decoder) ! Hidden integrator &slaveO O