This repository contains example applications for IGAnets, a novel approach to combine the concept of deep operator learning with the mathematical framework of isogeometric analysis.
This repository can be used in two modes:
-
As standalone example applications by running CMake on this repository without flags
-
As optional module in iganets::core by running CMake on the iganets::core repository with the flag
-DIGANET_OPTIONAL="examples" -
Compile the code
make