mainMOL++ - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 8260
System Name: mol
Name: MOL++
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Mathematical Object Libraries in C++

MOL++ is part of the Simula+ software (including MOL++, MateriOL++ for Material Object Libraries in C++, FEMOL++ for Finite Elements Methods Object Libraries in C++, MPIOL++ for Message Passing Interface Object Libraries in C++, and a graphical user interface in java). The computation language used is C++.
MOL++ aims at developing standard mathematical object libraries using templates, in order to manipulate objects such as vectors, matrices, symmetric matrices, sparse matrices, tensors (up to 4th order tensors), and also basic mathematical tools such as numerical solvers for linear and non linear systems, for ordinary differential equations, numerical integration, and so on.
There is one library per file (ex. the vector library is stored in the file vectors.h) and each library is checked using a non regression test file (ex. vectors-test.h). Each library will be documented (not finished yet) inside each file (ex. in vectors.h, matrix.h ...) and the final help can be generated using doxygen.
The compilation is g++ 7.4.1 anc intel C++ 19 compatible. It is developed under GNU/Linux and runs on this system. All the files developed in MOL++ are the work of two laboratories : the “Laboratoire de Physique et Mecanique des Materiaux"(Laboratory of Physics and Mechanics of Materials) located in Metz, France, and the “LAboratoire de Mathematiques et ses Applications de Valenciennes" (Mathematics and Applications) located in Valenciennes, France. These libraries don't depend on any other existing code (except standard C++ libraries).




Registration Date: Wed 11 Jan 2006 01:18:36 PM UTC
License: GNU General Public License v2 or later
Development Status: 6 - Mature

 

Latest News rss feed

No news found


Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code