mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: add source directory structure for lumpedPointMotion
This commit is contained in:
committed by
Andrew Heather
parent
38b53e5346
commit
a1ee14690b
@ -1,11 +1,12 @@
|
|||||||
lumpedPointMovement.C
|
state/lumpedPointState.C
|
||||||
lumpedPointMovementWriter.C
|
state/lumpedPointStateWriter.C
|
||||||
lumpedPointState.C
|
|
||||||
lumpedPointStateWriter.C
|
|
||||||
lumpedPointIOMovement.C
|
|
||||||
|
|
||||||
lumpedPointDisplacementPointPatchVectorField.C
|
movement/lumpedPointMovement.C
|
||||||
|
movement/lumpedPointMovementWriter.C
|
||||||
|
movement/lumpedPointIOMovement.C
|
||||||
|
|
||||||
lumpedPointTools.C
|
tools/lumpedPointTools.C
|
||||||
|
|
||||||
|
pointPatchFields/lumpedPointDisplacementPointPatchVectorField.C
|
||||||
|
|
||||||
LIB = $(FOAM_LIBBIN)/liblumpedPointMotion
|
LIB = $(FOAM_LIBBIN)/liblumpedPointMotion
|
||||||
|
|||||||
Reference in New Issue
Block a user