On 04/23/2014 08:59 PM, Barry Smith wrote:

    No mex is not used; instead the MATLAB function calllib() is used which is 
a million times easier than messing with mex. To use PETSc from Matlab you need 
to ./configure PETSc with the option —with-matlab    It does not work currently 
in parallel.  If you put the classes directory in your matlab path than you can 
do help Petsc etc to see help for classes or just look in the top of those 
files. You will have to be proactive at using this stuff and figuring it out I 
cannot walk you through every little step.
Hi Barry,

I am following this discussion at the moment, but there is no documentation at the moment for this part of PETSc, right? It is as is...

BR,
Umut

Reply via email to