Navigation

  • index
  • next |
  • Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB »

Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB¶

Contents:

  • Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB
  • Introduction
  • FEniCS solver with boundary conditions in Fortran
    • The FEniCS solver
    • The Fortran code for modeling boundary conditions
    • Coupling the Python FEniCS solver with the Fortran routine
  • FEniCS solver with optimization in Octave
    • Basic use of Pytave
    • Calling the MATLAB/Octave software
    • The FEniCS PDE solver
    • Coupling FEniCS and the MATLAB/Octave software
    • Installing Pytave
  • How to interface a C++/DOLFIN code from Python
    • The C++ class
    • Compiling and linking at the Python DOLFIN level
    • Compiling and linking at the Instant level
  • FEniCS solver coupled with ODE solver in C++
    • Wrapping with F2PY
    • A pure C version of the C++ class
    • Wrapping with SWIG
    • Wrapping with Cython
  • Acknowledgment
  • References
  • Bibliography

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB
  • Indices and tables

Next topic

Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • Combining FEniCS with Your Favorite Software in C, C++, Fortran, or MATLAB »
© Copyright 2013, K.-A. Mardal and H. P. Langtangen. Created using Sphinx 1.1.3.