Home

Gridap.jl

Documentation of the Gridap library.

Introduction

Gridap provides a set of tools for the grid-based approximation of partial differential equations (PDEs) written in the Julia programming language. The goal is to provide a user friendly interface to a rich set of discretization techniques such as conforming and discontinuous Galerkin methods, embedded domain techniques, and adaptive mesh refinement.

How to use this documentation

Tutorials

In addition to these documentation pages, a set of tutorials written in jupyter notebooks will be available.

Julia educational resources

A basic knowledge of the Julia programming language is needed to use the Gridap package. Here, a list of resources to get started with this programming language.