constraints.hh

Go to the documentation of this file.
1 /* include files for constraints (flexible boundary conditions)
2  after paper by Ainsworth: Essential boundary conditions and multi-point
3  constraints in finite element analysis, 2000,
4  Comput. Methods Appl Mech. Engrg. 190 (2001) 6323-6339
5 */
6 
7 #ifndef constraints_hh
8 #define constraints_hh
9 
11 #include "constraints/element.hh"
12 #include "constraints/space.hh"
13 
96 namespace constraints {
97  // leave empty, just for documentation
98 } // namespace constraints
99 
100 #endif // constraints_hh
Essential boundary conditions and multi-point constraints [1].
Definition: analytical.hh:21
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich