- 03 Jun, 2020 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 10 Nov, 2019 1 commit
-
-
Uwe Schulzweida authored
Replaced zaxisDefLtype()/zaxisInqLtype() by cdiDefKeyInt()/cdiInqKeyInt() with CDI_KEY_TYPEOFFIRSTFIXEDSURFACE.
-
- 08 Nov, 2019 1 commit
-
-
Uwe Schulzweida authored
-
- 12 Jul, 2019 1 commit
-
-
Uwe Schulzweida authored
-
- 22 Sep, 2017 1 commit
-
-
Uwe Schulzweida authored
-
- 23 Sep, 2016 2 commits
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- 15 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 11 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
Removed obsolete CDI grid functions gridXXXXpole(), gridXXXYpole(), gridXXXAngle() and gridIsRotated().
-
- 08 Aug, 2016 1 commit
-
-
Uwe Schulzweida authored
-
- 23 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 22 Nov, 2015 1 commit
-
-
Uwe Schulzweida authored
-
- 02 Oct, 2015 1 commit
-
-
Thomas Jahns authored
-
- 28 Aug, 2015 2 commits
-
-
Thomas Jahns authored
* This reverts r3646 and r3645. * xrealloc/xmalloc are there for a reason: ** Every call to these functions does not check the return value of the memory allocation, hence error checking must be performed in the wrapper. ** This was historically done in the macros defined in dmemory.h, but redefining any identifier from the standard library to something which behaves differently is confusing.
-
Oliver Heidmann authored
-
- 26 Nov, 2014 1 commit
-
-
Thomas Jahns authored
-
- 17 Nov, 2014 2 commits
-
-
Thomas Jahns authored
* Also change zaxisCompareP to return 1 on differences.
-
Thomas Jahns authored
* Also compare uuid in grid comparison.
-
- 12 Nov, 2014 1 commit
-
-
Thomas Jahns authored
* Also extend corresponding resource copy test.
-
- 05 Nov, 2014 1 commit
-
-
Thomas Jahns authored
-
- 31 Jul, 2014 2 commits
-
-
Thomas Jahns authored
* This is part of the bits needed to facilitate multiple/incremental resource updates on I/O servers.
-
Thomas Jahns authored
* Also add code to test for it with valgrind.
-
- 04 Apr, 2014 1 commit
-
-
Thomas Jahns authored
* Also declare functions not directly called static.
-
- 02 Apr, 2014 1 commit
-
-
Thomas Jahns authored
-
- 19 Nov, 2013 6 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also include namespaceNew and namespaceDelete in cdi.h.
-
Thomas Jahns authored
* This should complete the separation of serial and parallel parts of the library.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This also adds separate documentation, header, Fortran wrappers and pkg-config file for the cdi-pio part of the library
-
- 13 Jun, 2013 9 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Said generic can be replaced with an MPI-specific version, thus cleanly separating serialization of meta-data itself and MPI- communication.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This results in an API change for CDI-pio initialization. Users are no longer required to specify the number of namespaces in advance.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-