This repository contains the development of a Stokes flow application for IGAnets, a novel approach to combine the concept of deep operator learning with the mathematical framework of isogeometric analysis.
-
Create a
builddirectorymkdir build
-
Configure
cmakecmake <path-to-iganet-stokes-directory>
-
Compile the code
make