location: mathcomp

Institute of Mathematics - PublicMathWiki:

Revision 7 as of 2011-03-04 10:00:34

Clear message

The mathcomp project

The mathcomp project is a java software to solve custom differential equations using finite elements.

How to include the mathcomp project into eclipse

  1. Launch eclipse by typing "eclipse" in a console
  2. Change the view: "Window->Open Perspective->Other..." and choose "CVS Repository Exploring"

  3. Right-Click in the "CVS Repositories"-Panel and choose "New->Repository Location..."

  4. Enter the connection details as shown in the image below

mathcomp_addcvs.png

  1. Open the data tree and find the mathcomp directory as shown in the image below

mathcomp_checkout.png

  1. Right-Click on the mathcomp directory and select "Check Out" (This will copy the project to your local workspace directory).
  2. Change the Perspective back to "Java" and the software is ready to be used.

Display

xxx