Skip to content
Snippets Groups Projects
Commit cc2f1ec9 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Whitespace

parent d1d1ff65
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,6 @@ template <class MyConvexProblemTypeTEMPLATE> class MyBlockProblem {
using MatrixType = typename MyConvexProblemType::MatrixType;
using LocalVectorType = typename MyConvexProblemType::LocalVectorType;
using LocalMatrixType = typename MyConvexProblemType::LocalMatrixType;
int static const block_size = MyConvexProblemType::block_size;
int static const coarse_block_size = block_size;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment