Arne Morten Kvarving
|
cda2808640
|
fixed: do not use a dense matrix for interpolation in ASMu2D
this is a sparse system
|
2016-11-09 14:49:47 +01:00 |
|
Kjetil Andre Johannessen
|
31189d58ed
|
C++: Changed NULL to nullptr EVERYWHERE
|
2016-01-31 13:49:44 +01:00 |
|
kmo
|
520933c5b5
|
Fixed: Using std::array instead of standard C-array of RealArray's,
or just use single variables where possible
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@3235 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2016-01-31 13:17:56 +01:00 |
|
akva
|
3ce9222da7
|
avoid returning false as a pointer value
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2613 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:03:37 +02:00 |
|
kmo
|
76c8cdab3a
|
Changed: Account for different order for the differential operator
in the superconvergent recovery + some code optimization/cleanup.
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2275 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:03:13 +02:00 |
|
kjetijo
|
60e2c8113d
|
Added: ASMu3D - 3D LR splines. Compiling, but lacking functionality
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2257 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:03:12 +02:00 |
|
kjetijo
|
fad8c982bf
|
Updating ASMu to match LR spline v0.4
Build: LR splines req 0.4
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2254 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:03:12 +02:00 |
|
kmo
|
09aa22fb89
|
Removed an undefined variable within #if SP_DEBUG > 2
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1736 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:02:37 +02:00 |
|
akva
|
fbcd72d49c
|
fixed: reference, don't copy, arguments
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1685 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:02:34 +02:00 |
|
akva
|
2f0bd93bff
|
silence compiler warnings
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1537 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:02:25 +02:00 |
|
kjetijo
|
2bd4b80c24
|
Added LR-spline stress recovery techniques (cont L2, discrete L2 working properly)
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1506 e10b68d5-8a6e-419e-a041-bce267b0401d
|
2015-07-10 22:02:23 +02:00 |
|