![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Demonstration of IgANet Stokes solver. More...
Classes | |
class | stokes< Optimizer, GeometryMap, Variable > |
Specialization of the abstract IgANet class for Stokes's equation. More... | |
Functions | |
int | main () |
Demonstration of IgANet Stokes solver.
This example demonstrates how to implement a simple IgANet for learning the Stokes equation with (non-)homogeneous Dirichlet boundary conditions on a square geometry.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
int main | ( | ) |