G+Smo
25.01.0
Geometry + Simulation Modules
|
Tutorial on how to use expression assembler and gsUnstructuredSplines to solve the Surface Biharmonic equation. More...
Classes | |
class | var1_expr< E > |
Expression for the first variation of the surface normal. More... | |
Namespaces | |
namespace | gismo |
The G+Smo namespace, containing all definitions for the library. | |
namespace | gismo::expr |
This namespace contains expressions used for FE computations. | |
Enumerations | |
enum | MethodFlags |
Functions | |
int | main (int argc, char *argv[]) |
Tutorial on how to use expression assembler and gsUnstructuredSplines to solve the Surface Biharmonic equation.
This file is part of the G+Smo library.
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/.
Author(s): P. Weinmueller, H.M Verhelst
enum MethodFlags |
Smoothing method:
int main | ( | int | argc, |
char * | argv[] | ||
) |
[Parse command line]
[Parse command line]
[Read Argument inputs]
[Read geometry]
[Refinement]
[Refinement]
[Boundary condition]
[Boundary condition]
[Problem setup]
[Problem setup]
[Solver loop]
[Solver loop]
[Error and convergence rates]
[Error and convergence rates]
[Export visualization in ParaView]
[Export visualization in ParaView]
[Export data to xml]
[Export data to xml]