-
- Downloads
Split up GeometricFields into internal and boundary components
- The internalField can be read directly from adios without any additional interpretation. The boundaryField remains a byte-stream since this is the only way of preserving all of the information. - Stop worrying about handling the referenceLevel. This user convenience is only used on input and will never appear within an adios file.
Showing
- src/adiosFoam/adiosCoreWrite.C 16 additions, 0 deletionssrc/adiosFoam/adiosCoreWrite.C
- src/adiosFoam/adiosCoreWrite.H 88 additions, 5 deletionssrc/adiosFoam/adiosCoreWrite.H
- src/adiosFoam/adiosCoreWriteField.C 40 additions, 19 deletionssrc/adiosFoam/adiosCoreWriteField.C
- src/adiosFoam/adiosCoreWriteMesh.C 1 addition, 16 deletionssrc/adiosFoam/adiosCoreWriteMesh.C
- src/adiosFoam/adiosCoreWriteTemplates.C 116 additions, 30 deletionssrc/adiosFoam/adiosCoreWriteTemplates.C
- src/functionObjects/adiosWrite/adiosCloudTemplates.C 11 additions, 10 deletionssrc/functionObjects/adiosWrite/adiosCloudTemplates.C
- src/functionObjects/adiosWrite/adiosFieldTemplates.C 0 additions, 24 deletionssrc/functionObjects/adiosWrite/adiosFieldTemplates.C
Loading
Please register or sign in to comment