mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: improve Matrix classes and tests
This commit is contained in:
committed by
Andrew Heather
parent
b3e5620d2a
commit
af22163492
3
applications/test/matrices/RectangularMatrix/Make/files
Normal file
3
applications/test/matrices/RectangularMatrix/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-RectangularMatrix.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-RectangularMatrix
|
||||
@ -0,0 +1,2 @@
|
||||
EXE_INC = -I../../TestTools
|
||||
/* EXE_LIBS = -lfiniteVolume */
|
||||
Reference in New Issue
Block a user