adding scalarIOList
[OpenFOAM-1.5.x.git] / src / OpenFOAM / Make / files
blob03cc86f975038a54153865758960c2c3689b41be
1 global/global.Cver
2 global/dimensionedConstants/dimensionedConstants.C
3 global/argList/argList.C
4 global/clock/clock.C
6 primitives/bool/bool.C
7 primitives/bool/boolIO.C
8 primitives/char/charIO.C
9 primitives/int/intIO.C
10 primitives/uint/uintIO.C
11 primitives/long/longIO.C
12 primitives/longLong/longLongIO.C
13 primitives/ulong/ulongIO.C
14 primitives/label/label.C
15 primitives/Scalar/doubleScalar/doubleScalar.C
16 primitives/Scalar/floatScalar/floatScalar.C
17 primitives/Scalar/scalar/scalar.C
18 primitives/labelVector/labelVector.C
19 primitives/vector/vector.C
20 primitives/vector2D/vector2D.C
21 primitives/sphericalTensor/sphericalTensor.C
22 primitives/sphericalTensor2D/sphericalTensor2D.C
23 primitives/diagTensor/diagTensor.C
24 primitives/symmTensor/symmTensor.C
25 primitives/tensor/tensor.C
26 primitives/tensor2D/tensor2D.C
27 primitives/labelSphericalTensor/labelSphericalTensor.C
28 primitives/labelSymmTensor/labelSymmTensor.C
29 primitives/labelTensor/labelTensor.C
30 primitives/complex/complex.C
31 primitives/complexVector/complexVector.C
32 primitives/quaternion/quaternion.C
33 primitives/septernion/septernion.C
35 strings = primitives/strings
36 $(strings)/string/string.C
37 $(strings)/string/stringIO.C
38 $(strings)/word/word.C
39 $(strings)/word/wordIO.C
40 $(strings)/fileName/fileName.C
41 $(strings)/fileName/fileNameIO.C
43 primitives/random/Random.C
45 containers/HashTables/HashTable/HashTableName.C
46 containers/HashTables/StaticHashTable/StaticHashTableName.C
47 containers/Lists/SortableList/ParSortableListName.C
48 containers/Lists/PackedList/PackedListName.C
49 containers/Lists/ListOps/ListOps.C
50 containers/LinkedLists/linkTypes/SLListBase/SLListBase.C
51 containers/LinkedLists/linkTypes/DLListBase/DLListBase.C
53 primitiveLists = primitives/Lists
54 $(primitiveLists)/boolList.C
55 $(primitiveLists)/labelIOList.C
56 $(primitiveLists)/scalarList.C
57 $(primitiveLists)/scalarIOList.C
58 $(primitiveLists)/vectorList.C
59 $(primitiveLists)/sphericalTensorList.C
60 $(primitiveLists)/symmTensorList.C
61 $(primitiveLists)/tensorList.C
63 Streams = db/IOstreams
64 $(Streams)/token/tokenIO.C
66 IOstreams = $(Streams)/IOstreams
67 $(IOstreams)/IOstream.C
68 $(IOstreams)/versionNumber.C
69 $(IOstreams)/Istream.C
70 $(IOstreams)/IOprint.C
71 $(IOstreams)/IOcheck.C
72 $(IOstreams)/Ostream.C
74 Sstreams = $(Streams)/Sstreams
75 $(Sstreams)/ISread.C
76 $(Sstreams)/ISnextValid.C
77 $(Sstreams)/ISreadToken.C
78 $(Sstreams)/readHexLabel.C
79 $(Sstreams)/OSwrite.C
80 $(Sstreams)/Sprint.C
81 $(Sstreams)/prefixOSstream/prefixOSwrite.C
82 $(Sstreams)/prefixOSstream/prefixOSprint.C
84 gzstream = $(Streams)/gzstream
85 $(gzstream)/gzstream.C
87 Fstreams = $(Streams)/Fstreams
88 $(Fstreams)/IFstream.C
89 $(Fstreams)/OFstream.C
91 Tstreams = $(Streams)/Tstreams
92 $(Tstreams)/ITread.C
93 $(Tstreams)/Tprint.C
95 StringStreams = $(Streams)/StringStreams
96 $(StringStreams)/StringStreamPrint.C
98 Pstreams = $(Streams)/Pstreams
99 $(Pstreams)/Pstream.C
100 $(Pstreams)/PstreamCommsStruct.C
101 $(Pstreams)/IPread.C
102 $(Pstreams)/OPwrite.C
103 $(Pstreams)/Pprint.C
104 $(Pstreams)/IPreadToken.C
106 dictionary = db/dictionary
107 $(dictionary)/dictionary.C
108 $(dictionary)/dictionaryIO.C
110 entry = $(dictionary)/entry
111 $(entry)/entry.C
112 $(entry)/entryIO.C
114 primitiveEntry = $(dictionary)/primitiveEntry
115 $(primitiveEntry)/primitiveEntry.C
116 $(primitiveEntry)/primitiveEntryIO.C
118 dictionaryEntry = $(dictionary)/dictionaryEntry
119 $(dictionaryEntry)/dictionaryEntry.C
120 $(dictionaryEntry)/dictionaryEntryIO.C
122 functionEntries = $(dictionary)/functionEntries
123 $(functionEntries)/functionEntry/functionEntry.C
124 $(functionEntries)/includeEntry/includeEntry.C
125 $(functionEntries)/inputModeEntry/inputModeEntry.C
126 $(functionEntries)/removeEntry/removeEntry.C
128 IOdictionary = db/IOobjects/IOdictionary
129 $(IOdictionary)/IOdictionary.C
130 $(IOdictionary)/IOdictionaryIO.C
132 db/IOobjects/IOMap/IOMapName.C
134 IOobject = db/IOobject
135 $(IOobject)/IOobject.C
136 $(IOobject)/IOobjectIO.C
137 $(IOobject)/IOobjectReadHeader.C
138 $(IOobject)/IOobjectWriteHeader.C
140 regIOobject = db/regIOobject
141 $(regIOobject)/regIOobject.C
142 $(regIOobject)/regIOobjectRead.C
143 $(regIOobject)/regIOobjectWrite.C
145 db/IOobjectList/IOobjectList.C
146 db/objectRegistry/objectRegistry.C
147 db/functionObject/functionObject.C
148 db/functionObjectList/functionObjectList.C
149 db/CallbackRegistry/CallbackRegistryName.C
150 db/dlLibraryTable/dlLibraryTable.C
152 Switch = db/Switch
153 $(Switch)/Switch.C
154 $(Switch)/SwitchIO.C
156 Time = db/Time
157 $(Time)/TimePaths.C
158 $(Time)/TimeState.C
159 $(Time)/Time.C
160 $(Time)/TimeIO.C
161 $(Time)/findTimes.C
162 $(Time)/subCycleTime.C
163 $(Time)/findInstance.C
164 $(Time)/timeSelector.C
166 $(Time)/instant/instant.C
168 db/scalarRange/scalarRange.C
169 db/scalarRange/scalarRanges.C
171 dimensionSet/dimensionSet.C
172 dimensionSet/dimensionSetIO.C
173 dimensionSet/dimensionSets.C
174 dimensionedTypes/dimensionedScalar/dimensionedScalar.C
175 dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C
176 dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C
177 dimensionedTypes/dimensionedTensor/dimensionedTensor.C
179 matrices/solution/solution.C
181 scalarMatrix = matrices/scalarMatrix
182 $(scalarMatrix)/scalarMatrix.C
184 LUscalarMatrix = matrices/LUscalarMatrix
185 $(LUscalarMatrix)/LUscalarMatrix.C
186 $(LUscalarMatrix)/procLduMatrix.C
187 $(LUscalarMatrix)/procLduInterface.C
189 lduMatrix = matrices/lduMatrix
190 $(lduMatrix)/lduMatrix/lduMatrix.C
191 $(lduMatrix)/lduMatrix/lduMatrixOperations.C
192 $(lduMatrix)/lduMatrix/lduMatrixATmul.C
193 $(lduMatrix)/lduMatrix/lduMatrixTests.C
194 $(lduMatrix)/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
195 $(lduMatrix)/lduMatrix/lduMatrixSolver.C
196 $(lduMatrix)/lduMatrix/lduMatrixSmoother.C
197 $(lduMatrix)/lduMatrix/lduMatrixPreconditioner.C
199 $(lduMatrix)/solvers/diagonalSolver/diagonalSolver.C
200 $(lduMatrix)/solvers/smoothSolver/smoothSolver.C
201 $(lduMatrix)/solvers/PCG/PCG.C
202 $(lduMatrix)/solvers/PBiCG/PBiCG.C
203 $(lduMatrix)/solvers/ICCG/ICCG.C
204 $(lduMatrix)/solvers/BICCG/BICCG.C
206 $(lduMatrix)/smoothers/GaussSeidel/GaussSeidelSmoother.C
207 $(lduMatrix)/smoothers/DIC/DICSmoother.C
208 $(lduMatrix)/smoothers/DICGaussSeidel/DICGaussSeidelSmoother.C
209 $(lduMatrix)/smoothers/DILU/DILUSmoother.C
210 $(lduMatrix)/smoothers/DILUGaussSeidel/DILUGaussSeidelSmoother.C
212 $(lduMatrix)/preconditioners/noPreconditioner/noPreconditioner.C
213 $(lduMatrix)/preconditioners/diagonalPreconditioner/diagonalPreconditioner.C
214 $(lduMatrix)/preconditioners/DICPreconditioner/DICPreconditioner.C
215 $(lduMatrix)/preconditioners/FDICPreconditioner/FDICPreconditioner.C
216 $(lduMatrix)/preconditioners/DILUPreconditioner/DILUPreconditioner.C
217 $(lduMatrix)/preconditioners/GAMGPreconditioner/GAMGPreconditioner.C
219 lduAddressing = $(lduMatrix)/lduAddressing
220 $(lduAddressing)/lduAddressing.C
221 $(lduAddressing)/lduInterface/lduInterface.C
222 $(lduAddressing)/lduInterface/processorLduInterface.C
223 $(lduAddressing)/lduInterface/cyclicLduInterface.C
225 lduInterfaceFields = $(lduAddressing)/lduInterfaceFields
226 $(lduInterfaceFields)/lduInterfaceField/lduInterfaceField.C
227 $(lduInterfaceFields)/processorLduInterfaceField/processorLduInterfaceField.C
228 $(lduInterfaceFields)/cyclicLduInterfaceField/cyclicLduInterfaceField.C
230 GAMG = $(lduMatrix)/solvers/GAMG
231 $(GAMG)/GAMGSolver.C
232 $(GAMG)/GAMGSolverAgglomerateMatrix.C
233 $(GAMG)/GAMGSolverScalingFactor.C
234 $(GAMG)/GAMGSolverSolve.C
236 GAMGInterfaces = $(GAMG)/interfaces
237 $(GAMGInterfaces)/GAMGInterface/GAMGInterface.C
238 $(GAMGInterfaces)/GAMGInterface/newGAMGInterface.C
239 $(GAMGInterfaces)/processorGAMGInterface/processorGAMGInterface.C
240 $(GAMGInterfaces)/cyclicGAMGInterface/cyclicGAMGInterface.C
242 GAMGInterfaceFields = $(GAMG)/interfaceFields
243 $(GAMGInterfaceFields)/GAMGInterfaceField/GAMGInterfaceField.C
244 $(GAMGInterfaceFields)/GAMGInterfaceField/newGAMGInterfaceField.C
245 $(GAMGInterfaceFields)/processorGAMGInterfaceField/processorGAMGInterfaceField.C
246 $(GAMGInterfaceFields)/cyclicGAMGInterfaceField/cyclicGAMGInterfaceField.C
248 GAMGAgglomerations = $(GAMG)/GAMGAgglomerations
250 GAMGAgglomeration = $(GAMGAgglomerations)/GAMGAgglomeration
251 $(GAMGAgglomeration)/GAMGAgglomeration.C
252 $(GAMGAgglomeration)/GAMGAgglomerateLduAddressing.C
254 pairGAMGAgglomeration = $(GAMGAgglomerations)/pairGAMGAgglomeration
255 $(pairGAMGAgglomeration)/pairGAMGAgglomeration.C
256 $(pairGAMGAgglomeration)/pairGAMGAgglomerate.C
257 $(pairGAMGAgglomeration)/pairGAMGAgglomerationCombineLevels.C
259 algebraicPairGAMGAgglomeration = $(GAMGAgglomerations)/algebraicPairGAMGAgglomeration
260 $(algebraicPairGAMGAgglomeration)/algebraicPairGAMGAgglomeration.C
262 meshes/lduMesh/lduMesh.C
264 primitiveShapes = meshes/primitiveShapes
266 $(primitiveShapes)/line/line.C
267 $(primitiveShapes)/plane/plane.C
268 $(primitiveShapes)/triangle/intersection.C
270 meshShapes = meshes/meshShapes
271 $(meshShapes)/edge/edge.C
272 $(meshShapes)/edge/edgeIOList.C
274 face = $(meshShapes)/face
275 $(face)/face.C
276 $(face)/faceIntersection.C
277 $(face)/faceContactSphere.C
278 $(face)/faceAreaInContact.C
279 $(face)/faceIOList.C
281 cell = $(meshShapes)/cell
282 $(cell)/cell.C
283 $(cell)/oppositeCellFace.C
284 $(cell)/cellIOList.C
286 tetCell = $(meshShapes)/tetCell
287 $(tetCell)/tetCell.C
289 cellModeller = $(meshShapes)/cellModeller
290 $(cellModeller)/cellModeller.C
291 $(cellModeller)/cellModellerIO.C
293 cellModel = $(meshShapes)/cellModel
294 $(cellModel)/cellModel.C
295 $(cellModel)/cellModelIO.C
297 cellShape = $(meshShapes)/cellShape
298 $(cellShape)/cellShape.C
299 $(cellShape)/cellShapeEqual.C
300 $(cellShape)/cellShapeIO.C
301 $(cellShape)/cellShapeIOList.C
303 meshes/patchIdentifier/patchIdentifier.C
305 polyMesh = meshes/polyMesh
307 polyPatches = $(polyMesh)/polyPatches
308 $(polyPatches)/polyPatch/polyPatch.C
309 $(polyPatches)/polyPatch/newPolyPatch.C
311 basicPolyPatches = $(polyPatches)/basic
312 $(basicPolyPatches)/coupled/coupledPolyPatch.C
313 $(basicPolyPatches)/generic/genericPolyPatch.C
315 constraintPolyPatches = $(polyPatches)/constraint
316 $(constraintPolyPatches)/empty/emptyPolyPatch.C
317 $(constraintPolyPatches)/symmetry/symmetryPolyPatch.C
318 $(constraintPolyPatches)/wedge/wedgePolyPatch.C
319 $(constraintPolyPatches)/cyclic/cyclicPolyPatch.C
320 $(constraintPolyPatches)/processor/processorPolyPatch.C
322 derivedPolyPatches = $(polyPatches)/derived
323 $(derivedPolyPatches)/wall/wallPolyPatch.C
325 polyBoundaryMesh = $(polyMesh)/polyBoundaryMesh
326 $(polyBoundaryMesh)/polyBoundaryMesh.C
327 $(polyBoundaryMesh)/polyBoundaryMeshEntries.C
329 meshes/ProcessorTopology/commSchedule.C
331 globalMeshData = $(polyMesh)/globalMeshData
332 $(globalMeshData)/globalMeshData.C
333 $(globalMeshData)/globalPoints.C
334 $(globalMeshData)/globalIndex.C
336 $(polyMesh)/syncTools/syncTools.C
338 zones = $(polyMesh)/zones
340 cellZone = $(zones)/cellZone
341 $(cellZone)/cellZone.C
342 $(cellZone)/newCellZone.C
344 faceZone = $(zones)/faceZone
345 $(faceZone)/faceZone.C
346 $(faceZone)/newFaceZone.C
348 pointZone = $(zones)/pointZone
349 $(pointZone)/pointZone.C
350 $(pointZone)/newPointZone.C
352 $(polyMesh)/polyMesh.C
353 $(polyMesh)/polyMeshFromShapeMesh.C
354 $(polyMesh)/polyMeshIO.C
355 $(polyMesh)/polyMeshInitMesh.C
356 $(polyMesh)/polyMeshClear.C
357 $(polyMesh)/polyMeshUpdate.C
359 primitiveMesh = meshes/primitiveMesh
360 $(primitiveMesh)/primitiveMesh.C
361 $(primitiveMesh)/primitiveMeshCellCells.C
362 $(primitiveMesh)/primitiveMeshCellCentresAndVols.C
363 $(primitiveMesh)/primitiveMeshCellEdges.C
364 $(primitiveMesh)/primitiveMeshCells.C
365 $(primitiveMesh)/primitiveMeshClear.C
366 $(primitiveMesh)/primitiveMeshEdgeCells.C
367 $(primitiveMesh)/primitiveMeshEdgeFaces.C
368 $(primitiveMesh)/primitiveMeshEdges.C
369 $(primitiveMesh)/primitiveMeshFaceCentresAndAreas.C
370 $(primitiveMesh)/primitiveMeshFindCell.C
371 $(primitiveMesh)/primitiveMeshPointCells.C
372 $(primitiveMesh)/primitiveMeshPointFaces.C
373 $(primitiveMesh)/primitiveMeshPointPoints.C
374 $(primitiveMesh)/primitiveMeshCellPoints.C
375 $(primitiveMesh)/primitiveMeshCalcCellShapes.C
377 primitiveMeshCheck = $(primitiveMesh)/primitiveMeshCheck
378 $(primitiveMeshCheck)/primitiveMeshCheck.C
379 $(primitiveMeshCheck)/primitiveMeshCheckMotion.C
380 $(primitiveMeshCheck)/primitiveMeshCheckPointNearness.C
381 $(primitiveMeshCheck)/primitiveMeshCheckEdgeLength.C
383 primitivePatch = $(primitiveMesh)/primitivePatch
384 $(primitivePatch)/patchZones.C
385 $(primitivePatch)/walkPatch.C
387 cellMatcher = $(meshShapes)/cellMatcher
388 $(cellMatcher)/cellMatcher.C
389 $(cellMatcher)/hexMatcher.C
390 $(cellMatcher)/wedgeMatcher.C
391 $(cellMatcher)/prismMatcher.C
392 $(cellMatcher)/pyrMatcher.C
393 $(cellMatcher)/tetWedgeMatcher.C
394 $(cellMatcher)/tetMatcher.C
395 $(cellMatcher)/degenerateMatcher.C
397 mapPolyMesh = $(polyMesh)/mapPolyMesh
398 $(mapPolyMesh)/mapPolyMesh.C
399 $(mapPolyMesh)/faceMapper/faceMapper.C
400 $(mapPolyMesh)/cellMapper/cellMapper.C
401 $(mapPolyMesh)/mapDistribute/mapDistribute.C
402 $(mapPolyMesh)/mapDistribute/mapDistributePolyMesh.C
403 $(mapPolyMesh)/mapAddedPolyMesh.C
405 PrimitivePatch = $(primitiveMesh)/PrimitivePatch
406 $(PrimitivePatch)/PrimitivePatchName.C
408 pointMesh = meshes/pointMesh
409 $(pointMesh)/pointMesh.C
411 pointMeshMapper = $(pointMesh)/pointMeshMapper
412 $(pointMeshMapper)/pointMapper.C
413 $(pointMeshMapper)/pointPatchMapper.C
415 pointPatches = $(pointMesh)/pointPatches
416 $(pointPatches)/pointPatch/pointPatch.C
417 $(pointPatches)/facePointPatch/facePointPatch.C
418 $(pointPatches)/facePointPatch/newFacePointPatch.C
420 basicPointPatches = $(pointPatches)/basic
421 $(basicPointPatches)/coupled/coupledPointPatch.C
422 $(basicPointPatches)/generic/genericPointPatch.C
424 constraintPointPatches = $(pointPatches)/constraint
425 $(constraintPointPatches)/empty/emptyPointPatch.C
426 $(constraintPointPatches)/symmetry/symmetryPointPatch.C
427 $(constraintPointPatches)/wedge/wedgePointPatch.C
428 $(constraintPointPatches)/cyclic/cyclicPointPatch.C
429 $(constraintPointPatches)/processor/processorPointPatch.C
431 derivedPointPatches = $(pointPatches)/derived
432 $(derivedPointPatches)/coupled/coupledFacePointPatch.C
433 $(derivedPointPatches)/global/globalPointPatch.C
434 $(derivedPointPatches)/wall/wallPointPatch.C
436 pointBoundaryMesh = $(pointMesh)/pointBoundaryMesh
437 $(pointBoundaryMesh)/pointBoundaryMesh.C
439 meshes/boundBox/boundBox.C
441 meshTools = meshes/meshTools
442 $(meshTools)/matchPoints.C
443 $(meshTools)/mergePoints.C
445 Fields = fields/Fields
446 $(Fields)/labelField/labelField.C
447 $(Fields)/scalarField/scalarField.C
448 $(Fields)/sphericalTensorField/sphericalTensorField.C
449 $(Fields)/diagTensorField/diagTensorField.C
450 $(Fields)/symmTensorField/symmTensorField.C
451 $(Fields)/tensorField/tensorField.C
452 $(Fields)/complexFields/complexFields.C
454 fields/cloud/cloud.C
456 $(Fields)/labelField/labelIOField.C
457 $(Fields)/scalarField/scalarIOField.C
458 $(Fields)/vectorField/vectorIOField.C
459 $(Fields)/vector2DField/vector2DIOField.C
460 $(Fields)/sphericalTensorField/sphericalTensorIOField.C
461 $(Fields)/diagTensorField/diagTensorIOField.C
462 $(Fields)/symmTensorField/symmTensorIOField.C
463 $(Fields)/tensorField/tensorIOField.C
464 $(Fields)/transformField/transformField.C
465 pointPatchFields = fields/pointPatchFields
466 $(pointPatchFields)/pointPatchField/pointPatchFields.C
468 basicPointPatchFields = $(pointPatchFields)/basic
469 $(basicPointPatchFields)/calculated/calculatedPointPatchFields.C
470 $(basicPointPatchFields)/generic/genericPointPatchFields.C
471 $(basicPointPatchFields)/coupled/coupledPointPatchFields.C
472 $(basicPointPatchFields)/value/valuePointPatchFields.C
473 $(basicPointPatchFields)/fixedValue/fixedValuePointPatchFields.C
474 $(basicPointPatchFields)/zeroGradient/zeroGradientPointPatchFields.C
475 $(basicPointPatchFields)/mixed/mixedPointPatchFields.C
477 constraintPointPatchFields = $(pointPatchFields)/constraint
478 $(constraintPointPatchFields)/empty/emptyPointPatchFields.C
479 $(constraintPointPatchFields)/symmetry/symmetryPointPatchFields.C
480 $(constraintPointPatchFields)/wedge/wedgePointPatchFields.C
481 $(constraintPointPatchFields)/cyclic/cyclicPointPatchFields.C
482 $(constraintPointPatchFields)/processor/processorPointPatchFields.C
484 derivedPointPatchFields = $(pointPatchFields)/derived
485 $(derivedPointPatchFields)/slip/slipPointPatchFields.C
486 $(derivedPointPatchFields)/global/globalPointPatchFields.C
487 $(derivedPointPatchFields)/uniformFixedValue/uniformFixedValuePointPatchFields.C
488 $(derivedPointPatchFields)/timeVaryingUniformFixedValue/timeVaryingUniformFixedValuePointPatchFields.C
490 fields/GeometricFields/pointFields/pointFields.C
492 meshes/bandCompression/bandCompression.C
493 meshes/preservePatchTypes/preservePatchTypes.C
495 interpolations = interpolations
496 interpolation = $(interpolations)/interpolation
497 $(interpolations)/patchToPatchInterpolation/PatchToPatchInterpolationName.C
499 algorithms/MeshWave/MeshWaveName.C
500 algorithms/MeshWave/FaceCellWaveName.C
502 graph/curve/curve.C
503 graph/graph.C
505 writers = graph/writers
506 $(writers)/rawGraph/rawGraph.C
507 $(writers)/gnuplotGraph/gnuplotGraph.C
508 $(writers)/xmgrGraph/xmgrGraph.C
509 $(writers)/jplotGraph/jplotGraph.C
511 LIB = $(FOAM_LIBBIN)/libOpenFOAM