Available APIs
Users wanting to use DART for standard computations, or interface it with external software should use one of the available APIs. A short description of each API and their associated inputs are detailed in the following pages:
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. Users wanting to interface DART with other software are encouraged to build their API based on those provided.