coolteemf / caribou

Multi-physics computation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caribou

Documentation Status

The caribou project is aimed at multiphysics computation. It brings a plugin that complements SOFA multiphysics framework. It also provides generic c++ utilities, and SOFA components such as solvers and forcefields.

The project is composed of two modules:

  1. Caribou library brings multiple geometric, linear analysis and topological tools that are designed to be as independent as possible from external projects.
  2. Sofa caribou library is built on top of the caribou library, but brings new components to the SOFA project as a plugin.

You can read the documentation for building and using Caribou at the following link: https://caribou.readthedocs.io

About

Multi-physics computation library


Languages

Language:C++ 83.0%Language:Python 10.6%Language:CMake 5.8%Language:GLSL 0.7%