G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
biharmonic_planar_eigenvalue_example.cpp File Reference

Tutorial on how to use expression assembler and the (approx.) C1 basis function to solve the Biharmonic equation. More...

+ Include dependency graph for biharmonic_planar_eigenvalue_example.cpp:

Enumerations

enum  MethodFlags
 [Include namespace] More...
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Tutorial on how to use expression assembler and the (approx.) C1 basis function to solve the 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

Enumeration Type Documentation

[Include namespace]

Smoothing method:

  • m 0 == Approx C1 method
  • m 1 == D-Patch method
  • m 2 == Almost C1 method
  • m 3 == Nitsche's method

Function Documentation

int main ( int  argc,
char *  argv[] 
)

[Parse command line]

[Parse command line]

[Initialize data]

[Initialize data]

[Read Argument inputs] [Read geometry]

[Refinement]

[Boundary condition]

[Read Argument inputs]

[Refinement]

[Problem setup]

[Problem setup]