UniformField: New field type

This commit is contained in:
Henry
2013-09-27 22:47:59 +01:00
parent 1e85b525a6
commit 00db27b969
5 changed files with 153 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Test-UniformField.C
EXE = $(FOAM_USER_APPBIN)/Test-UniformField

View File

@ -0,0 +1,2 @@
/* EXE_INC = -I$(LIB_SRC)/cfdTools/include */
/* EXE_LIBS = -lfiniteVolume */