location: mathcomp

Institute of Mathematics - PublicMathWiki:

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

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

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