OISEAU
A modern DGTD framework
 
Loading...
Searching...
No Matches
OISEAU - Documentation

Welcome to the official documentation for the OISEAU project.

OISEAU is a modern C++ framework leveraging high-performance computing techniques for simulations using the Discontinuous Galerkin Time-Domain (DGTD) method.

Introduction

This documentation provides detailed information about the framework's architecture, classes, and usage. Whether you are a user or a developer contributing to OISEAU, you should find the necessary information here.

Key goals of the project include:

  • High-order accuracy
  • Geometric flexibility
  • Scalability on parallel architectures
  • Modularity and extensibility

Getting Started

For information on building and running OISEAU, please refer to the main project README file or the

Developer Information

Information relevant for developers contributing to the codebase...

  • Coding style guidelines.
  • Building the tests.