Medusa

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 13:12, 20 October 2016 by E6WikiAdmin (talk | contribs) (Drag&Drop tests)

Jump to: navigation, search

Library for solving PDEse

In Parallel and Distributed Systems Laboratory we are working on a C++ library that is first and foremost focused on tools for solving Partial Differential Equations. The basic idea is to create generic codes for tools that are needed for solving not only PDEs but many other problems, e.g. Moving Least Squares approximation, kD-tree, domain generation engines, etc. Details about code, examples, and applications from various fields can be found on our documentation page.

Drag&Drop tests

400px

multi upload

gallery

link File:SP_MultiCPU1.png picture 400px

Equations

Test page -- test \( \nabla^2 u = \frac{\partial u}{\partial t} \)

$asdf$ \(asdf\)

Dollars dont work (yet) $a$

\begin{align} a &= b \\ aa &= bb \end{align}

\begin{align*} a &= b \\ aa &= bb \\ nonumbered &= aligned ok \end{align*}


\begin{equation} numbered \oplus \end{equation}

\[ non numbered \int_x^y dx \]

-- \(\nabla\)

Heading xx

Consult the User's Guide for information on using the wiki software.

900 px

Getting started