petsc-3.14.6 2021-03-30
Report Typos and Errors

PetscMatlabEngineDestroy

Shuts down a Matlab engine.

Synopsis

#include "petscmatlab.h"  
PetscErrorCode  PetscMatlabEngineDestroy(PetscMatlabEngine *v)
Collective on PetscMatlabEngine

Input Parameters

e - the engine

See Also

PetscMatlabEngineCreate(), PetscMatlabEnginePut(), PetscMatlabEngineGet(),
PetscMatlabEngineEvaluate(), PetscMatlabEngineGetOutput(), PetscMatlabEnginePrintOutput(), PETSC_MATLAB_ENGINE_(), PetscMatlabEnginePutArray(), PetscMatlabEngineGetArray(), PetscMatlabEngine

Level

advanced

Location

src/sys/classes/matlabengine/matlab.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages