t8code icon indicating copy to clipboard operation
t8code copied to clipboard

Write C and FORTRAN test cases

Open holke opened this issue 2 years ago • 0 comments

To ensure that our data structure and algorithms are safe to be called from C and FOTRAN, we should implement several pure C and FORTRAN test cases.

A first start would be a high-level test, that calls all important API functions.

holke avatar Jan 08 '24 13:01 holke