bools = primitives/bools
chars = primitives/chars
ints = primitives/ints
strings = primitives/strings
sha1 = primitives/hashes/SHA1
ranges = primitives/ranges
Streams = db/IOstreams
IOstreams = $(Streams)/IOstreams
Sstreams = $(Streams)/Sstreams
gzstream = $(Streams)/gzstream
Fstreams = $(Streams)/Fstreams
Tstreams = $(Streams)/Tstreams
StringStreams = $(Streams)/StringStreams
Pstreams = $(Streams)/Pstreams
dictionary = db/dictionary
entry = $(dictionary)/entry
primitiveEntry = $(dictionary)/primitiveEntry
dictionaryEntry = $(dictionary)/dictionaryEntry
functionEntries = $(dictionary)/functionEntries
IOdictionary = db/IOobjects/IOdictionary
IOobject = db/IOobject
regIOobject = db/regIOobject
dll = db/dynamicLibrary
Time = db/Time
scalarMatrices = matrices/scalarMatrices
LUscalarMatrix = matrices/LUscalarMatrix
lduMatrix = matrices/lduMatrix
lduAddressing = $(lduMatrix)/lduAddressing
lduInterfaceFields = $(lduAddressing)/lduInterfaceFields
GAMG = $(lduMatrix)/solvers/GAMG
GAMGInterfaces = $(GAMG)/interfaces
GAMGInterfaceFields = $(GAMG)/interfaceFields
GAMGAgglomerations = $(GAMG)/GAMGAgglomerations
GAMGAgglomeration = $(GAMGAgglomerations)/GAMGAgglomeration
pairGAMGAgglomeration = $(GAMGAgglomerations)/pairGAMGAgglomeration
algebraicPairGAMGAgglomeration = $(GAMGAgglomerations)/algebraicPairGAMGAgglomeration
primitiveShapes = meshes/primitiveShapes
meshShapes = meshes/meshShapes
face = $(meshShapes)/face
cell = $(meshShapes)/cell
tetCell = $(meshShapes)/tetCell
cellModeller = $(meshShapes)/cellModeller
cellModel = $(meshShapes)/cellModel
cellShape = $(meshShapes)/cellShape
polyMesh = meshes/polyMesh
polyPatches = $(polyMesh)/polyPatches
basicPolyPatches = $(polyPatches)/basic
constraintPolyPatches = $(polyPatches)/constraint
derivedPolyPatches = $(polyPatches)/derived
polyBoundaryMesh = $(polyMesh)/polyBoundaryMesh
globalMeshData = $(polyMesh)/globalMeshData
zone = $(polyMesh)/zones/zone
cellZone = $(polyMesh)/zones/cellZone
faceZone = $(polyMesh)/zones/faceZone
pointZone = $(polyMesh)/zones/pointZone
primitiveMesh = meshes/primitiveMesh
primitiveMeshCheck = $(primitiveMesh)/primitiveMeshCheck
primitivePatch = $(primitiveMesh)/primitivePatch
cellMatcher = $(meshShapes)/cellMatcher
mapPolyMesh = $(polyMesh)/mapPolyMesh
PrimitivePatch = $(primitiveMesh)/PrimitivePatch
pointMesh = meshes/pointMesh
pointMeshMapper = $(pointMesh)/pointMeshMapper
pointPatches = $(pointMesh)/pointPatches
basicPointPatches = $(pointPatches)/basic
constraintPointPatches = $(pointPatches)/constraint
derivedPointPatches = $(pointPatches)/derived
pointBoundaryMesh = $(pointMesh)/pointBoundaryMesh
meshTools = meshes/meshTools
Fields = fields/Fields
pointPatchFields = fields/pointPatchFields
basicPointPatchFields = $(pointPatchFields)/basic
constraintPointPatchFields = $(pointPatchFields)/constraint
derivedPointPatchFields = $(pointPatchFields)/derived
interpolations = interpolations
interpolation = $(interpolations)/interpolation
writers = graph/writers
LIB = $(FOAM_LIBBIN)/libOpenFOAM
