-
- Downloads
ENH: make lduInterfaceField::updatedMatrix mutable
- simplifies code, consistent with other matrix transfer functions. Use a setter method. STYLE: AMIInterpolation::upToDate(bool) setter method ENH: add guards to avoid float-compressed transfer of integral types STYLE: drop unused debug member from abstract interface classes
Showing
- etc/controlDict 0 additions, 3 deletionsetc/controlDict
- src/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H 10 additions, 15 deletionssrc/OpenFOAM/matrices/LUscalarMatrix/procLduInterface.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C 1 addition, 1 deletion...lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.C
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H 6 additions, 5 deletions...lduMatrix/lduAddressing/lduInterface/cyclicLduInterface.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduCalculatedProcessorField/lduCalculatedProcessorField.C 2 additions, 8 deletions...lduCalculatedProcessorField/lduCalculatedProcessorField.C
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.C 1 addition, 1 deletion...rices/lduMatrix/lduAddressing/lduInterface/lduInterface.C
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterface.H 3 additions, 5 deletions...rices/lduMatrix/lduAddressing/lduInterface/lduInterface.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduPrimitiveProcessorInterface.H 4 additions, 3 deletions...uAddressing/lduInterface/lduPrimitiveProcessorInterface.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.C 2 additions, 15 deletions...Matrix/lduAddressing/lduInterface/processorLduInterface.C
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterface.H 10 additions, 4 deletions...Matrix/lduAddressing/lduInterface/processorLduInterface.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C 12 additions, 2 deletions...uAddressing/lduInterface/processorLduInterfaceTemplates.C
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H 31 additions, 18 deletions.../lduInterfaceFields/lduInterfaceField/lduInterfaceField.H
- src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/processorLduInterfaceField/processorLduInterfaceField.H 1 addition, 2 deletions...s/processorLduInterfaceField/processorLduInterfaceField.H
- src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C 22 additions, 21 deletions...ces/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
- src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C 5 additions, 5 deletions...processorGAMGInterfaceField/processorGAMGInterfaceField.C
- src/finiteArea/fields/faPatchFields/constraint/processor/processorFaPatchField.C 4 additions, 4 deletions...aPatchFields/constraint/processor/processorFaPatchField.C
- src/finiteVolume/fields/fvPatchFields/constraint/calculatedProcessor/calculatedProcessorFvPatchField.C 2 additions, 8 deletions...int/calculatedProcessor/calculatedProcessorFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.C 10 additions, 10 deletions...vPatchFields/constraint/processor/processorFvPatchField.C
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H 16 additions, 7 deletions...ools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolationI.H 0 additions, 12 deletions...ols/AMIInterpolation/AMIInterpolation/AMIInterpolationI.H
Loading
Please register or sign in to comment