• Kirill Terekhov's avatar
    Add elasticity example and fix a bug · bdb4477e
    Kirill Terekhov authored
    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.
    bdb4477e
CMakeLists.txt 3.29 KB