@def website_title = "Introduction to Gridap: Simulating PDEs using finite elements in Julia" @def website_descr = "Website for the Gridap Workshop at NCI, Nov, 2023" @def website_url = "https://gridap.github.io/GridapWorkshopNCI2023/"
@def author = "ANU - Alberto F. Martin"
@def mintoclevel = 1 @def maxtoclevel = 2
@def prepath = "GridapWorkshopNCI2023"
@def ignore = ["node_modules/", "franklin", "franklin.pub"]
\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}
\newcommand{\note}[1]{@@note @@title 💡 Note@@ @@messg #1 @@ @@}
\newcommand{\warn}[1]{@@warning @@title