Add elasticity example and fix a bug
Elasticity example in Examples/ADMFD/elasticity.cpp Bug fix - when assigning a matrix with different storage container, the number of rows and columns is changed after the assignment itself, which leads to incorrect behavior of opeartor(i,j) of the matrix.
Examples/ADMFD/elastic.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment