[petsc-users] Calling MATLAB code within a parallel C/C++ code
Amneet Bhalla
mail2amneet at gmail.com
Mon Jun 8 19:09:41 CDT 2020
Hi Folks,
My parallel application written in C++ (which also uses PETSc library for
linear solvers) requires calling control and optimization toolbox of MATLAB
at every time step to get a small number of double values. Likewise the
MATLAB function will need to know some values from the parallel C++
application to return those doubles. I'm wondering if there is a
recommended way of calling MATLAB from parallel C/C++/Fortran codes, and if
PETSc has some interface that could be leveraged for this exchange.
Thanks,
--
--Amneet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200608/a42c13a5/attachment-0001.html>
More information about the petsc-users
mailing list