Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
00df5121eb75b31fe00effe25a7ac3fb272da0c3
00df5121eb75b31fe00effe25a7ac3fb272da0c3
Switch branch/tag
amdis-core
src
amdis
Boundary.hpp
Find file
Normal view
History
Permalink
Boundary.hpp
86 Bytes
Newer
Older
move operators and assembling routines to DOFMatrixBase and DOFVectorBase
Praetorius, Simon
committed
Oct 15, 2018
1
2
3
4
#pragma once
namespace
AMDiS
{
Boundary conditions and Constraints
Praetorius, Simon
committed
Jan 12, 2019
5
using
BoundaryType
=
int
;
move operators and assembling routines to DOFMatrixBase and DOFVectorBase
Praetorius, Simon
committed
Oct 15, 2018
6
7
}
// end namespace AMDiS