Searched refs:MATLABENGINE_CLASSID (Results 1 – 2 of 2) sorted by relevance
12 PetscClassId MATLABENGINE_CLASSID = -1; variable54 …if (MATLABENGINE_CLASSID == -1) PetscCall(PetscClassIdRegister("MATLAB Engine", &MATLABENGINE_CLAS… in PetscMatlabEngineCreate()56 …PetscCall(PetscHeaderCreate(e, MATLABENGINE_CLASSID, "MatlabEngine", "MATLAB Engine", "Sys", comm,… in PetscMatlabEngineCreate()112 PetscValidHeaderSpecific(*v, MATLABENGINE_CLASSID, 1); in PetscMatlabEngineDestroy()
9 PETSC_EXTERN PetscClassId MATLABENGINE_CLASSID; variable