@@ -3,6 +3,6 @@ Users wanting to use DART for standard computations, or interface it with extern
-[Core](use_api_core)
-[Internal](use_api_internal)
-[CUPyDO](use_api_cupydo)
-[MPHYS](use_api_mphys)
-[MPhys](use_api_mphys)
*Note* the different APIs automate the creation of the mesh, the problem and the solvers, and provide methods for performing specific tasks. These APIs are available under [api](https://gitlab.uliege.be/am-dept/dartflo/blob/master/dart/api) and share a common base: [core](https://gitlab.uliege.be/am-dept/dartflo/blob/master/dart/api/core.py).