The FEATool Multiphysics Matlab function API (described here
https://featool.com/doc/files) is available when using FEATool as a MATLAB toolbox (not as a stand-alone app).
However, the actual source code for FEATool Multiphysics is only
partially available. At present only a selection of source code that users/reseachers might find interesting to modify/use is available, namely:
-
examples - FEATool Multiphysics Matlab m-scipt models-
ellib - finite element shape function library
-
solvelin - linear solver call wrapperNote that the .zip/.tar.gz release files from GitHub or Sourceforge are merely build artefacts (that we can't remove from the pages) and does not really contain the source code.