2 global/dimensionedConstants/dimensionedConstants.C
3 global/argList/argList.C
6 global/controlSwitches/debugSwitch.C
7 global/controlSwitches/infoSwitch.C
8 global/controlSwitches/optimisationSwitch.C
9 global/controlSwitches/tolerancesSwitch.C
10 global/controlSwitches/constantsSwitch.C
12 global/profiling/profilingInfo.C
13 global/profiling/profilingPool.C
14 global/profiling/profilingStack.C
15 global/profiling/profilingTrigger.C
17 bools = primitives/bools
19 $(bools)/bool/boolIO.C
20 $(bools)/Switch/Switch.C
21 $(bools)/Switch/SwitchIO.C
23 primitives/char/charIO.C
25 ints = primitives/ints
29 $(ints)/longLong/longLongIO.C
30 $(ints)/ulong/ulongIO.C
32 $(ints)/uLabel/uLabel.C
34 primitives/Scalar/doubleScalar/doubleScalar.C
35 primitives/Scalar/longDoubleScalar/longDoubleScalar.C
36 primitives/Scalar/floatScalar/floatScalar.C
37 primitives/Scalar/scalar/scalar.C
38 primitives/DiagTensor/diagTensor/diagTensor.C
39 primitives/DiagTensor/labelDiagTensor/labelDiagTensor.C
40 primitives/SphericalTensor/sphericalTensor/sphericalTensor.C
41 primitives/SphericalTensor/labelSphericalTensor/labelSphericalTensor.C
42 primitives/SymmTensor/labelSymmTensor/labelSymmTensor.C
43 primitives/SymmTensor/symmTensor/symmTensor.C
44 primitives/SymmTensor4thOrder/labelSymmTensor4thOrder/labelSymmTensor4thOrder.C
45 primitives/SymmTensor4thOrder/symmTensor4thOrder/symmTensor4thOrder.C
46 primitives/Tensor/labelTensor/labelTensor.C
47 primitives/Tensor/tensor/tensor.C
48 primitives/Vector/complexVector/complexVector.C
49 primitives/Vector/labelVector/labelVector.C
50 primitives/Vector/vector/vector.C
52 primitives/Tensor2D/tensor2D/tensor2D.C
53 primitives/SphericalTensor2D/sphericalTensor2D/sphericalTensor2D.C
54 primitives/Vector2D/vector2D/vector2D.C
56 primitives/complex/complex.C
57 primitives/quaternion/quaternion.C
58 primitives/septernion/septernion.C
60 strings = primitives/strings
61 $(strings)/string/foamString.C
62 $(strings)/string/foamStringIO.C
63 $(strings)/word/word.C
64 $(strings)/word/wordIO.C
65 $(strings)/fileName/fileName.C
66 $(strings)/fileName/fileNameIO.C
67 $(strings)/keyType/keyTypeIO.C
68 $(strings)/wordRe/wordReIO.C
70 primitives/hashes/Hasher/Hasher.C
72 sha1 = primitives/hashes/SHA1
76 coordinateSystems/coordinateSystem.C
77 coordinateSystems/coordinateSystems.C
78 coordinateSystems/parabolicCylindricalCS.C
79 coordinateSystems/ellipticCylindricalCS.C
80 coordinateSystems/toroidalCS.C
81 coordinateSystems/newCoordinateSystem.C
82 coordinateSystems/cylindricalCS.C
83 coordinateSystems/sphericalCS.C
84 coordinateSystems/coordinateRotation/coordinateRotation.C
85 coordinateSystems/coordinateRotation/EulerCoordinateRotation.C
86 coordinateSystems/coordinateRotation/STARCDCoordinateRotation.C
87 coordinateSystems/coordinateRotation/axisCoordinateRotation.C
89 primitives/random/Random.C
91 containers/HashTables/HashTable/HashTableCore.C
92 containers/HashTables/StaticHashTable/StaticHashTableCore.C
93 containers/Lists/SortableList/ParSortableListName.C
94 containers/Lists/PackedList/PackedListName.C
95 containers/Lists/ListOps/ListOps.C
96 containers/LinkedLists/linkTypes/SLListBase/SLListBase.C
97 containers/LinkedLists/linkTypes/DLListBase/DLListBase.C
99 primitiveLists = primitives/Lists
100 $(primitiveLists)/boolList.C
101 $(primitiveLists)/diagTensorList.C
102 $(primitiveLists)/labelIOList.C
103 $(primitiveLists)/scalarList.C
104 $(primitiveLists)/scalarIOList.C
105 $(primitiveLists)/vectorList.C
106 $(primitiveLists)/sphericalTensorList.C
107 $(primitiveLists)/symmTensorList.C
108 $(primitiveLists)/symmTensor4thOrderList.C
109 $(primitiveLists)/tensorList.C
110 $(primitiveLists)/VectorNLists.C
111 $(primitiveLists)/wordIOList.C
113 Streams = db/IOstreams
114 $(Streams)/token/tokenIO.C
116 IOstreams = $(Streams)/IOstreams
117 $(IOstreams)/IOstream.C
118 $(IOstreams)/Istream.C
119 $(IOstreams)/Ostream.C
121 Sstreams = $(Streams)/Sstreams
122 $(Sstreams)/ISstream.C
123 $(Sstreams)/OSstream.C
124 $(Sstreams)/SstreamsPrint.C
125 $(Sstreams)/readHexLabel.C
126 $(Sstreams)/prefixOSstream.C
128 gzstream = $(Streams)/gzstream
129 $(gzstream)/gzstream.C
131 Fstreams = $(Streams)/Fstreams
132 $(Fstreams)/IFstream.C
133 $(Fstreams)/OFstream.C
135 Tstreams = $(Streams)/Tstreams
136 $(Tstreams)/ITstream.C
138 StringStreams = $(Streams)/StringStreams
139 $(StringStreams)/StringStreamsPrint.C
141 Pstreams = $(Streams)/Pstreams
142 $(Pstreams)/Pstream.C
143 $(Pstreams)/PstreamCommsStruct.C
144 $(Pstreams)/PstreamGlobals.C
145 $(Pstreams)/IPstream.C
146 $(Pstreams)/OPstream.C
148 $(Pstreams)/OPwrite.C
149 $(Pstreams)/PstreamsPrint.C
151 dictionary = db/dictionary
152 $(dictionary)/dictionary.C
153 $(dictionary)/dictionaryIO.C
155 entry = $(dictionary)/entry
159 primitiveEntry = $(dictionary)/primitiveEntry
160 $(primitiveEntry)/primitiveEntry.C
161 $(primitiveEntry)/primitiveEntryIO.C
163 dictionaryEntry = $(dictionary)/dictionaryEntry
164 $(dictionaryEntry)/dictionaryEntry.C
165 $(dictionaryEntry)/dictionaryEntryIO.C
167 functionEntries = $(dictionary)/functionEntries
168 $(functionEntries)/functionEntry/functionEntry.C
169 $(functionEntries)/includeEntry/includeEntry.C
170 $(functionEntries)/includeIfPresentEntry/includeIfPresentEntry.C
171 $(functionEntries)/inputModeEntry/inputModeEntry.C
172 $(functionEntries)/removeEntry/removeEntry.C
174 IOdictionary = db/IOobjects/IOdictionary
175 $(IOdictionary)/IOdictionary.C
176 $(IOdictionary)/IOdictionaryIO.C
178 db/IOobjects/IOMap/IOMapName.C
180 IOobject = db/IOobject
181 $(IOobject)/IOobject.C
182 $(IOobject)/IOobjectIO.C
183 $(IOobject)/IOobjectReadHeader.C
184 $(IOobject)/IOobjectWriteHeader.C
186 regIOobject = db/regIOobject
187 $(regIOobject)/regIOobject.C
188 $(regIOobject)/regIOobjectRead.C
189 $(regIOobject)/regIOobjectWrite.C
191 db/IOobjectList/IOobjectList.C
192 db/objectRegistry/objectRegistry.C
193 db/postfixedSubRegistry/postfixedSubRegistry.C
194 db/CallbackRegistry/CallbackRegistryName.C
195 db/dlLibraryTable/dlLibraryTable.C
197 db/functionObjects/functionObject/functionObject.C
198 db/functionObjects/functionObjectList/functionObjectList.C
199 db/functionObjects/outputFilterOutputControl/outputFilterOutputControl.C
207 $(Time)/subCycleTime.C
208 $(Time)/findInstance.C
209 $(Time)/timeSelector.C
211 $(Time)/instant/instant.C
213 db/scalarRange/scalarRange.C
214 db/scalarRange/scalarRanges.C
216 dimensionSet/dimensionSet.C
217 dimensionSet/dimensionSetIO.C
218 dimensionSet/dimensionSets.C
219 dimensionedTypes/dimensionedScalar/dimensionedScalar.C
220 dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C
221 dimensionedTypes/dimensionedDiagTensor/dimensionedDiagTensor.C
222 dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C
223 dimensionedTypes/dimensionedSymmTensor4thOrder/dimensionedSymmTensor4thOrder.C
224 dimensionedTypes/dimensionedTensor/dimensionedTensor.C
225 dimensionedTypes/dimensionedVectorTensorN/dimensionedVectorTensorN.C
227 matrices/solution/solution.C
228 matrices/constraint/scalarConstraint.C
230 scalarMatrices = matrices/scalarMatrices
231 $(scalarMatrices)/scalarMatrices.C
232 $(scalarMatrices)/scalarSquareMatrix.C
233 $(scalarMatrices)/SVD/SVD.C
235 LUscalarMatrix = matrices/LUscalarMatrix
236 $(LUscalarMatrix)/LUscalarMatrix.C
237 $(LUscalarMatrix)/procLduMatrix.C
238 $(LUscalarMatrix)/procLduInterface.C
240 lduMatrix = matrices/lduMatrix
241 $(lduMatrix)/lduMatrix/lduMatrix.C
242 $(lduMatrix)/lduMatrix/lduMatrixOperations.C
243 $(lduMatrix)/lduMatrix/lduMatrixATmul.C
244 $(lduMatrix)/lduMatrix/lduMatrixTests.C
245 $(lduMatrix)/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
246 $(lduMatrix)/lduMatrix/lduMatrixSolver.C
247 $(lduMatrix)/lduMatrix/lduMatrixSmoother.C
248 $(lduMatrix)/lduMatrix/lduMatrixPreconditioner.C
250 $(lduMatrix)/solvers/diagonalSolver/diagonalSolver.C
251 $(lduMatrix)/solvers/smoothSolver/smoothSolver.C
252 $(lduMatrix)/solvers/PCG/PCG.C
253 $(lduMatrix)/solvers/PBiCG/PBiCG.C
254 $(lduMatrix)/solvers/ICCG/ICCG.C
255 $(lduMatrix)/solvers/BICCG/BICCG.C
257 $(lduMatrix)/smoothers/GaussSeidel/GaussSeidelSmoother.C
258 $(lduMatrix)/smoothers/DIC/DICSmoother.C
259 $(lduMatrix)/smoothers/DICGaussSeidel/DICGaussSeidelSmoother.C
260 $(lduMatrix)/smoothers/DILU/DILUSmoother.C
261 $(lduMatrix)/smoothers/DILUGaussSeidel/DILUGaussSeidelSmoother.C
263 $(lduMatrix)/preconditioners/noPreconditioner/noPreconditioner.C
264 $(lduMatrix)/preconditioners/diagonalPreconditioner/diagonalPreconditioner.C
265 $(lduMatrix)/preconditioners/DICPreconditioner/DICPreconditioner.C
266 $(lduMatrix)/preconditioners/FDICPreconditioner/FDICPreconditioner.C
267 $(lduMatrix)/preconditioners/DILUPreconditioner/DILUPreconditioner.C
268 $(lduMatrix)/preconditioners/GAMGPreconditioner/GAMGPreconditioner.C
270 lduAddressing = $(lduMatrix)/lduAddressing
271 $(lduAddressing)/lduAddressing.C
272 $(lduAddressing)/lduInterface/lduInterface.C
273 $(lduAddressing)/lduInterface/processorLduInterface.C
274 $(lduAddressing)/lduInterface/cyclicLduInterface.C
275 $(lduAddressing)/lduInterface/ggiLduInterface.C
276 $(lduAddressing)/lduInterface/overlapGgiLduInterface.C
277 $(lduAddressing)/lduInterface/mixingPlaneLduInterface.C
278 $(lduAddressing)/lduInterface/regionCoupleLduInterface.C
280 lduInterfaceFields = $(lduAddressing)/lduInterfaceFields
281 $(lduInterfaceFields)/lduInterfaceField/lduInterfaceField.C
282 $(lduInterfaceFields)/processorLduInterfaceField/processorLduInterfaceField.C
283 $(lduInterfaceFields)/cyclicLduInterfaceField/cyclicLduInterfaceField.C
284 $(lduInterfaceFields)/ggiLduInterfaceField/ggiLduInterfaceField.C
285 $(lduInterfaceFields)/mixingPlaneLduInterfaceField/mixingPlaneLduInterfaceField.C
286 $(lduInterfaceFields)/overlapGgiLduInterfaceField/overlapGgiLduInterfaceField.C
287 $(lduInterfaceFields)/regionCoupleLduInterfaceField/regionCoupleLduInterfaceField.C
289 GAMG = $(lduMatrix)/solvers/GAMG
291 $(GAMG)/GAMGSolverAgglomerateMatrix.C
292 $(GAMG)/GAMGSolverScalingFactor.C
293 $(GAMG)/GAMGSolverSolve.C
295 GAMGInterfaces = $(GAMG)/interfaces
296 $(GAMGInterfaces)/GAMGInterface/GAMGInterface.C
297 $(GAMGInterfaces)/GAMGInterface/newGAMGInterface.C
298 $(GAMGInterfaces)/processorGAMGInterface/processorGAMGInterface.C
299 $(GAMGInterfaces)/cyclicGAMGInterface/cyclicGAMGInterface.C
300 $(GAMGInterfaces)/ggiGAMGInterface/ggiGAMGInterface.C
301 $(GAMGInterfaces)/cyclicGgiGAMGInterface/cyclicGgiGAMGInterface.C
302 $(GAMGInterfaces)/regionCoupleGAMGInterface/regionCoupleGAMGInterface.C
303 $(GAMGInterfaces)/mixingPlaneGAMGInterface/mixingPlaneGAMGInterface.C
305 GAMGInterfaceFields = $(GAMG)/interfaceFields
306 $(GAMGInterfaceFields)/GAMGInterfaceField/GAMGInterfaceField.C
307 $(GAMGInterfaceFields)/GAMGInterfaceField/newGAMGInterfaceField.C
308 $(GAMGInterfaceFields)/processorGAMGInterfaceField/processorGAMGInterfaceField.C
309 $(GAMGInterfaceFields)/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.C
310 $(GAMGInterfaceFields)/ggiGAMGInterfaceField/ggiGAMGInterfaceField.C
311 $(GAMGInterfaceFields)/cyclicGgiGAMGInterfaceField/cyclicGgiGAMGInterfaceField.C
312 $(GAMGInterfaceFields)/regionCoupleGAMGInterfaceField/regionCoupleGAMGInterfaceField.C
313 $(GAMGInterfaceFields)/mixingPlaneGAMGInterfaceField/mixingPlaneGAMGInterfaceField.C
315 GAMGAgglomerations = $(GAMG)/GAMGAgglomerations
317 GAMGAgglomeration = $(GAMGAgglomerations)/GAMGAgglomeration
318 $(GAMGAgglomeration)/GAMGAgglomeration.C
319 $(GAMGAgglomeration)/GAMGAgglomerateLduAddressing.C
321 pairGAMGAgglomeration = $(GAMGAgglomerations)/pairGAMGAgglomeration
322 $(pairGAMGAgglomeration)/pairGAMGAgglomeration.C
323 $(pairGAMGAgglomeration)/pairGAMGAgglomerate.C
324 $(pairGAMGAgglomeration)/pairGAMGAgglomerationCombineLevels.C
326 algebraicPairGAMGAgglomeration = $(GAMGAgglomerations)/algebraicPairGAMGAgglomeration
327 $(algebraicPairGAMGAgglomeration)/algebraicPairGAMGAgglomeration.C
329 meshes/lduMesh/lduMesh.C
330 meshes/MeshObject/meshObjectBase.C
332 primitiveShapes = meshes/primitiveShapes
334 $(primitiveShapes)/line/line.C
335 $(primitiveShapes)/plane/plane.C
336 $(primitiveShapes)/triangle/triangleFuncs.C
337 $(primitiveShapes)/triangle/intersection.C
339 meshShapes = meshes/meshShapes
340 $(meshShapes)/edge/edge.C
341 $(meshShapes)/edge/edgeIOList.C
343 face = $(meshShapes)/face
345 $(face)/faceIntersection.C
346 $(face)/faceContactSphere.C
347 $(face)/faceAreaInContact.C
350 cell = $(meshShapes)/cell
352 $(cell)/oppositeCellFace.C
355 tetCell = $(meshShapes)/tetCell
358 cellModeller = $(meshShapes)/cellModeller
359 $(cellModeller)/cellModeller.C
361 cellModel = $(meshShapes)/cellModel
362 $(cellModel)/cellModel.C
363 $(cellModel)/cellModelIO.C
365 cellShape = $(meshShapes)/cellShape
366 $(cellShape)/cellShape.C
367 $(cellShape)/cellShapeEqual.C
368 $(cellShape)/cellShapeIO.C
369 $(cellShape)/cellShapeIOList.C
371 meshes/patchIdentifier/patchIdentifier.C
373 polyMesh = meshes/polyMesh
375 polyPatches = $(polyMesh)/polyPatches
376 $(polyPatches)/polyPatch/polyPatch.C
377 $(polyPatches)/polyPatch/newPolyPatch.C
379 basicPolyPatches = $(polyPatches)/basic
380 $(basicPolyPatches)/coupled/coupledPolyPatch.C
381 $(basicPolyPatches)/generic/genericPolyPatch.C
383 constraintPolyPatches = $(polyPatches)/constraint
384 $(constraintPolyPatches)/empty/emptyPolyPatch.C
385 $(constraintPolyPatches)/symmetry/symmetryPolyPatch.C
386 $(constraintPolyPatches)/wedge/wedgePolyPatch.C
387 $(constraintPolyPatches)/cyclic/cyclicPolyPatch.C
388 $(constraintPolyPatches)/processor/processorPolyPatch.C
389 $(constraintPolyPatches)/ggi/ggiPolyPatch.C
390 $(constraintPolyPatches)/cyclicGgi/cyclicGgiPolyPatch.C
391 $(constraintPolyPatches)/overlapGgi/overlapGgiPolyPatch.C
392 $(constraintPolyPatches)/overlapGgi/overlapGgiPolyPatchGeometry.C
393 $(constraintPolyPatches)/mixingPlane/mixingPlanePolyPatch.C
394 $(constraintPolyPatches)/regionCouple/regionCouplePolyPatch.C
396 derivedPolyPatches = $(polyPatches)/derived
397 $(derivedPolyPatches)/wall/wallPolyPatch.C
398 $(derivedPolyPatches)/cohesive/cohesivePolyPatch.C
400 polyBoundaryMesh = $(polyMesh)/polyBoundaryMesh
401 $(polyBoundaryMesh)/polyBoundaryMesh.C
402 $(polyBoundaryMesh)/polyBoundaryMeshEntries.C
404 meshes/ProcessorTopology/commSchedule.C
406 globalMeshData = $(polyMesh)/globalMeshData
407 $(globalMeshData)/globalMeshData.C
408 $(globalMeshData)/globalPoints.C
409 $(globalMeshData)/globalIndex.C
411 $(polyMesh)/syncTools/syncTools.C
413 zones = $(polyMesh)/zones
415 cellZone = $(zones)/cellZone
416 $(cellZone)/cellZone.C
417 $(cellZone)/newCellZone.C
419 faceZone = $(zones)/faceZone
420 $(faceZone)/faceZone.C
421 $(faceZone)/newFaceZone.C
423 pointZone = $(polyMesh)/zones/pointZone
424 $(pointZone)/pointZone.C
425 $(pointZone)/newPointZone.C
427 $(polyMesh)/polyMesh.C
428 $(polyMesh)/polyMeshFromShapeMesh.C
429 $(polyMesh)/polyMeshIO.C
430 $(polyMesh)/polyMeshInitMesh.C
431 $(polyMesh)/polyMeshClear.C
432 $(polyMesh)/polyMeshUpdate.C
434 primitiveMesh = meshes/primitiveMesh
435 $(primitiveMesh)/primitiveMesh.C
436 $(primitiveMesh)/primitiveMeshCellCells.C
437 $(primitiveMesh)/primitiveMeshCellCentresAndVols.C
438 $(primitiveMesh)/primitiveMeshCellEdges.C
439 $(primitiveMesh)/primitiveMeshCells.C
440 $(primitiveMesh)/primitiveMeshClear.C
441 $(primitiveMesh)/primitiveMeshEdgeCells.C
442 $(primitiveMesh)/primitiveMeshEdgeFaces.C
443 $(primitiveMesh)/primitiveMeshEdges.C
444 $(primitiveMesh)/primitiveMeshFaceCentresAndAreas.C
445 $(primitiveMesh)/primitiveMeshFindCell.C
446 $(primitiveMesh)/primitiveMeshPointCells.C
447 $(primitiveMesh)/primitiveMeshPointFaces.C
448 $(primitiveMesh)/primitiveMeshPointEdges.C
449 $(primitiveMesh)/primitiveMeshPointPoints.C
450 $(primitiveMesh)/primitiveMeshCellPoints.C
451 $(primitiveMesh)/primitiveMeshCalcCellShapes.C
453 primitiveMeshCheck = $(primitiveMesh)/primitiveMeshCheck
454 $(primitiveMeshCheck)/primitiveMeshCheck.C
455 $(primitiveMeshCheck)/primitiveMeshCheckMotion.C
456 $(primitiveMeshCheck)/primitiveMeshCheckPointNearness.C
457 $(primitiveMeshCheck)/primitiveMeshCheckEdgeLength.C
459 primitivePatch = $(primitiveMesh)/primitivePatch
460 $(primitivePatch)/patchZones.C
461 $(primitivePatch)/walkPatch.C
463 cellMatcher = $(meshShapes)/cellMatcher
464 $(cellMatcher)/cellMatcher.C
465 $(cellMatcher)/hexMatcher.C
466 $(cellMatcher)/wedgeMatcher.C
467 $(cellMatcher)/prismMatcher.C
468 $(cellMatcher)/pyrMatcher.C
469 $(cellMatcher)/tetWedgeMatcher.C
470 $(cellMatcher)/tetMatcher.C
471 $(cellMatcher)/degenerateMatcher.C
473 mapPolyMesh = $(polyMesh)/mapPolyMesh
474 $(mapPolyMesh)/mapPolyMesh.C
475 $(mapPolyMesh)/pointMapper/pointMapper.C
476 $(mapPolyMesh)/faceMapper/faceMapper.C
477 $(mapPolyMesh)/cellMapper/cellMapper.C
478 $(mapPolyMesh)/mapDistribute/mapDistribute.C
479 $(mapPolyMesh)/mapDistribute/mapDistributePolyMesh.C
480 $(mapPolyMesh)/mapAddedPolyMesh.C
482 PrimitivePatch = $(primitiveMesh)/PrimitivePatchTemplate
483 $(PrimitivePatch)/PrimitivePatchName.C
485 pointMesh = meshes/pointMesh
486 $(pointMesh)/pointMesh.C
488 pointMeshMapper = $(pointMesh)/pointMeshMapper
489 $(pointMeshMapper)/pointPatchMapper.C
491 pointPatches = $(pointMesh)/pointPatches
492 $(pointPatches)/pointPatch/pointPatch.C
493 $(pointPatches)/facePointPatch/facePointPatch.C
494 $(pointPatches)/facePointPatch/newFacePointPatch.C
496 basicPointPatches = $(pointPatches)/basic
497 $(basicPointPatches)/coupled/coupledPointPatch.C
498 $(basicPointPatches)/generic/genericPointPatch.C
500 constraintPointPatches = $(pointPatches)/constraint
501 $(constraintPointPatches)/empty/emptyPointPatch.C
502 $(constraintPointPatches)/symmetry/symmetryPointPatch.C
503 $(constraintPointPatches)/wedge/wedgePointPatch.C
504 $(constraintPointPatches)/cyclic/cyclicPointPatch.C
505 $(constraintPointPatches)/processor/processorPointPatch.C
506 $(constraintPointPatches)/ggi/ggiPointPatch.C
507 $(constraintPointPatches)/cyclicGgi/cyclicGgiPointPatch.C
508 $(constraintPointPatches)/overlapGgi/overlapGgiPointPatch.C
509 $(constraintPointPatches)/mixingPlane/mixingPlanePointPatch.C
510 $(constraintPointPatches)/regionCouple/regionCouplePointPatch.C
512 derivedPointPatches = $(pointPatches)/derived
513 $(derivedPointPatches)/coupled/coupledFacePointPatch.C
514 $(derivedPointPatches)/global/globalPointPatch.C
515 $(derivedPointPatches)/wall/wallPointPatch.C
516 $(derivedPointPatches)/cohesive/cohesivePointPatch.C
518 pointBoundaryMesh = $(pointMesh)/pointBoundaryMesh
519 $(pointBoundaryMesh)/pointBoundaryMesh.C
521 meshes/boundBox/boundBox.C
523 meshTools = meshes/meshTools
524 $(meshTools)/meshTools.C
525 $(meshTools)/matchPoints.C
526 $(meshTools)/mergePoints.C
528 fields/UniformDimensionedFields/uniformDimensionedFields.C
531 Fields = fields/Fields
532 $(Fields)/labelField/labelField.C
533 $(Fields)/scalarField/scalarField.C
534 $(Fields)/sphericalTensorField/sphericalTensorField.C
535 $(Fields)/diagTensorField/diagTensorField.C
536 $(Fields)/symmTensorField/symmTensorField.C
537 $(Fields)/symmTensor4thOrderField/symmTensor4thOrderField.C
538 $(Fields)/tensorField/tensorField.C
539 $(Fields)/complexFields/complexFields.C
540 $(Fields)/VectorNFields/VectorNFields.C
541 $(Fields)/VectorNFields/SphericalTensorNFields.C
542 $(Fields)/VectorNFields/DiagTensorNFields.C
543 $(Fields)/VectorNFields/TensorNFields.C
544 $(Fields)/VectorNFields/expandContract/ExpandTensorNField.C
546 $(Fields)/labelField/labelIOField.C
547 $(Fields)/scalarField/scalarIOField.C
548 $(Fields)/vectorField/vectorIOField.C
549 $(Fields)/vector2DField/vector2DIOField.C
550 $(Fields)/sphericalTensorField/sphericalTensorIOField.C
551 $(Fields)/diagTensorField/diagTensorIOField.C
552 $(Fields)/symmTensorField/symmTensorIOField.C
553 $(Fields)/symmTensor4thOrderField/symmTensor4thOrderIOField.C
554 $(Fields)/tensorField/tensorIOField.C
555 $(Fields)/transformField/transformField.C
557 pointPatchFields = fields/pointPatchFields
558 $(pointPatchFields)/pointPatchField/pointPatchFields.C
560 basicPointPatchFields = $(pointPatchFields)/basic
561 $(basicPointPatchFields)/calculated/calculatedPointPatchFields.C
562 $(basicPointPatchFields)/generic/genericPointPatchFields.C
563 $(basicPointPatchFields)/coupled/coupledPointPatchFields.C
564 $(basicPointPatchFields)/value/valuePointPatchFields.C
565 $(basicPointPatchFields)/fixedValue/fixedValuePointPatchFields.C
566 $(basicPointPatchFields)/zeroGradient/zeroGradientPointPatchFields.C
567 $(basicPointPatchFields)/mixed/mixedPointPatchFields.C
569 constraintPointPatchFields = $(pointPatchFields)/constraint
570 $(constraintPointPatchFields)/empty/emptyPointPatchFields.C
571 $(constraintPointPatchFields)/symmetry/symmetryPointPatchFields.C
572 $(constraintPointPatchFields)/wedge/wedgePointPatchFields.C
573 $(constraintPointPatchFields)/cyclic/cyclicPointPatchFields.C
574 $(constraintPointPatchFields)/processor/processorPointPatchFields.C
576 derivedPointPatchFields = $(pointPatchFields)/derived
577 $(derivedPointPatchFields)/slip/slipPointPatchFields.C
578 $(derivedPointPatchFields)/global/globalPointPatchFields.C
579 $(derivedPointPatchFields)/uniformFixedValue/uniformFixedValuePointPatchFields.C
580 $(derivedPointPatchFields)/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C
581 $(derivedPointPatchFields)/oscillatingFixedValue/oscillatingFixedValuePointPatchFields.C
583 fields/GeometricFields/pointFields/pointFields.C
585 meshes/bandCompression/bandCompression.C
586 meshes/preservePatchTypes/preservePatchTypes.C
588 interpolations = interpolations
589 interpolation = $(interpolations)/interpolation
590 $(interpolations)/splineInterpolateXY/splineInterpolateXY.C
591 $(interpolations)/patchToPatchInterpolation/PatchToPatchInterpolationName.C
592 $(interpolations)/GGIInterpolation/GGIInterpolationName.C
593 $(interpolations)/MixingPlaneInterpolation/MixingPlaneInterpolationName.C
594 $(interpolations)/RBFInterpolation/RBFInterpolation.C
595 $(interpolations)/RBFInterpolation/RBFFunctions/RBFFunction/RBFFunction.C
596 $(interpolations)/RBFInterpolation/RBFFunctions/RBFFunction/newRBFFunction.C
597 $(interpolations)/RBFInterpolation/RBFFunctions/W2/W2.C
598 $(interpolations)/RBFInterpolation/RBFFunctions/Gauss/Gauss.C
599 $(interpolations)/RBFInterpolation/RBFFunctions/TPS/TPS.C
600 $(interpolations)/RBFInterpolation/RBFFunctions/IMQB/IMQB.C
603 algorithms/MeshWave/MeshWaveName.C
604 algorithms/MeshWave/FaceCellWaveName.C
605 algorithms/polygon/clipping/SutherlandHodgman.C
606 algorithms/polygon/pointInPolygon/HormannAgathos.C
607 algorithms/rotation/RodriguesRotation.C
609 octree = algorithms/octree/octree
610 $(octree)/octreeName.C
611 $(octree)/octreeDataPoint.C
612 $(octree)/octreeDataPointTreeLeaf.C
613 $(octree)/octreeDataEdges.C
614 $(octree)/octreeDataCell.C
615 $(octree)/octreeDataFace.C
616 $(octree)/octreeDataBoundBox.C
617 $(octree)/treeBoundBox.C
618 $(octree)/treeNodeName.C
619 $(octree)/treeLeafName.C
620 $(octree)/pointIndexHitIOList.C
622 indexedOctree = algorithms/octree/indexedOctree
623 $(indexedOctree)/indexedOctreeName.C
624 $(indexedOctree)/treeDataCell.C
625 $(indexedOctree)/treeDataEdge.C
626 $(indexedOctree)/treeDataFace.C
627 $(indexedOctree)/treeDataPoint.C
632 writers = graph/writers
633 $(writers)/rawGraph/rawGraph.C
634 $(writers)/gnuplotGraph/gnuplotGraph.C
635 $(writers)/xmgrGraph/xmgrGraph.C
636 $(writers)/jplotGraph/jplotGraph.C
638 primitives/BlockCoeff/blockCoeffBase.C
639 primitives/BlockCoeff/scalarBlockCoeff.C
640 primitives/BlockCoeff/sphericalTensorBlockCoeff.C
641 primitives/BlockCoeff/symmTensorBlockCoeff.C
642 primitives/BlockCoeff/tensorBlockCoeff.C
644 BlockCoeffNorm = primitives/BlockCoeff/BlockCoeffNorm
645 $(BlockCoeffNorm)/BlockCoeffNorm/blockCoeffNorms.C
646 $(BlockCoeffNorm)/BlockCoeffTwoNorm/blockCoeffTwoNorms.C
647 $(BlockCoeffNorm)/BlockCoeffMaxNorm/blockCoeffMaxNorms.C
648 $(BlockCoeffNorm)/BlockCoeffComponentNorm/blockCoeffComponentNorms.C
650 fields/expandContract/expandTensorField.C
652 fields/CoeffField/scalarCoeffField.C
653 fields/CoeffField/sphericalTensorCoeffField.C
654 fields/CoeffField/symmTensorCoeffField.C
655 fields/CoeffField/tensorCoeffField.C
657 matrices/blockLduMatrix/BlockLduMatrix/blockLduMatrices.C
658 matrices/blockLduMatrix/BlockLduMatrix/scalarBlockLduMatrix.C
659 matrices/blockLduMatrix/BlockLduMatrix/sphericalTensorBlockLduMatrix.C
660 matrices/blockLduMatrix/BlockLduMatrix/symmTensorBlockLduMatrix.C
661 matrices/blockLduMatrix/BlockLduMatrix/tensorBlockLduMatrix.C
662 matrices/blockLduMatrix/BlockLduMatrix/blockVectorNMatrices.C
663 matrices/blockLduMatrix/BlockLduMatrix/BlockConstraint/scalarBlockConstraint.C
665 BlockLduInterfaceField = matrices/blockLduMatrix/BlockLduMatrix/BlockLduInterfaceField
666 $(BlockLduInterfaceField)/BlockLduInterfaceFields.C
667 $(BlockLduInterfaceField)/processorBlockLduInterfaceField/processorBlockLduInterfaceFields.C
668 $(BlockLduInterfaceField)/BlockGAMGInterfaceField/blockGAMGInterfaceFields.C
669 $(BlockLduInterfaceField)/processorBlockGAMGInterfaceField/processorBlockGAMGInterfaceFields.C
670 $(BlockLduInterfaceField)/blockVectorNLduInterfaceFields.C
671 $(BlockLduInterfaceField)/blockVectorNGAMGInterfaceFields.C
673 matrices/blockLduMatrix/BlockAmg/blockAmgCycles.C
674 matrices/blockLduMatrix/BlockAmg/blockAmgLevels.C
675 matrices/blockLduMatrix/BlockAmg/BlockMatrixCoarsening/blockMatrixCoarsenings.C
676 matrices/blockLduMatrix/BlockAmg/BlockMatrixCoarsening/blockMatrixAgglomerations.C
678 matrices/blockLduMatrix/BlockLduPrecons/BlockLduPrecon/blockLduPrecons.C
679 matrices/blockLduMatrix/BlockLduPrecons/BlockNoPrecon/blockNoPrecons.C
681 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagonalPrecon/scalarBlockDiagonalPrecon.C
682 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagonalPrecon/tensorBlockDiagonalPrecon.C
683 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagonalPrecon/blockDiagonalPrecons.C
685 matrices/blockLduMatrix/BlockLduPrecons/BlockGaussSeidelPrecon/scalarBlockGaussSeidelPrecon.C
686 matrices/blockLduMatrix/BlockLduPrecons/BlockGaussSeidelPrecon/tensorBlockGaussSeidelPrecon.C
687 matrices/blockLduMatrix/BlockLduPrecons/BlockGaussSeidelPrecon/blockGaussSeidelPrecons.C
689 matrices/blockLduMatrix/BlockLduPrecons/BlockCholeskyPrecon/scalarBlockCholeskyPrecon.C
690 matrices/blockLduMatrix/BlockLduPrecons/BlockCholeskyPrecon/tensorBlockCholeskyPrecon.C
691 matrices/blockLduMatrix/BlockLduPrecons/BlockCholeskyPrecon/blockCholeskyPrecons.C
693 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagCholeskyPrecon/scalarBlockDiagCholeskyPrecon.C
694 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagCholeskyPrecon/tensorBlockDiagCholeskyPrecon.C
695 matrices/blockLduMatrix/BlockLduPrecons/BlockDiagCholeskyPrecon/blockDiagCholeskyPrecons.C
697 matrices/blockLduMatrix/BlockLduPrecons/BlockAmgPrecon/blockAmgPrecons.C
699 matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/blockLduSmoothers.C
700 matrices/blockLduMatrix/BlockLduSmoothers/BlockGaussSeidelSmoother/blockGaussSeidelSmoothers.C
701 matrices/blockLduMatrix/BlockLduSmoothers/BlockILUSmoother/blockILUSmoothers.C
703 /* compile blockVectorNSolvers earlier to exploit parallelismn */
704 matrices/blockLduMatrix/BlockLduSolvers/blockVectorNSolvers.C
705 matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/blockLduSolvers.C
706 matrices/blockLduMatrix/BlockLduSolvers/BlockDiagonal/blockDiagonalSolvers.C
707 matrices/blockLduMatrix/BlockLduSolvers/BlockGaussSeidel/blockGaussSeidelSolvers.C
708 matrices/blockLduMatrix/BlockLduSolvers/BlockCG/blockCGSolvers.C
709 matrices/blockLduMatrix/BlockLduSolvers/BlockBiCGStab/blockBiCGStabSolvers.C
710 matrices/blockLduMatrix/BlockLduSolvers/BlockGMRES/blockGMRESSolvers.C
711 matrices/blockLduMatrix/BlockLduSolvers/BlockAmgSolver/blockAmgSolvers.C
712 matrices/blockLduMatrix/BlockLduSolvers/Segregated/segregatedSolvers.C
714 LIB = $(FOAM_LIBBIN)/libfoam