Skip to content

Commit 1bd6180

Browse files
committed
Add link to online documentation
1 parent 9f042be commit 1bd6180

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

GEMINI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This document provides foundational mandates for development within the Adamanti
55
## Project Overview
66
Adamantine is a thermomechanical code for additive manufacturing, leveraging deal.II, ArborX, Trilinos, and Kokkos. It is a high-performance C++ project with support for GPU acceleration (via Kokkos) and distributed memory parallelism (via deal.II/MPI).
77

8+
Online documentation can be found on the [project website](https://adamantine-sim.github.io/adamantine).
9+
810
## Tech Stack
911
- **Language**: C++17 or later.
1012
- **Build System**: CMake (minimum version 3.15).

0 commit comments

Comments
 (0)