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
0f94f3321fb58753540ca9e7a86b1c8e22968a4c
0f94f3321fb58753540ca9e7a86b1c8e22968a4c
Switch branch/tag
amdis-core
src
amdis
Boundary.hpp
Find file
Normal view
History
Permalink
Boundary.hpp
92 Bytes
Newer
Older
move operators and assembling routines to DOFMatrixBase and DOFVectorBase
Praetorius, Simon
committed
Oct 15, 2018
1
2
3
4
5
6
7
#pragma once
namespace
AMDiS
{
struct
BoundaryType
{
int
b
;
};
}
// end namespace AMDiS