xref: /libCEED/tests/README.md (revision 3bf11d8e1437b304ba575f421d2d4496edee5da7)
1288c0443SJeremy L Thompson# libCEED: Tests
2288c0443SJeremy L Thompson
3288c0443SJeremy L ThompsonThis page provides a brief description of the tests for the libCEED library.
4288c0443SJeremy L Thompson
517be3a41SJeremy L ThompsonThe tests are organized by API object, and some tests are further organized, as required.
6288c0443SJeremy L Thompson
7288c0443SJeremy L Thompson0. Ceed Tests
8*3bf11d8eSJeremy L Thompson1. CeedVector Tests\
9*3bf11d8eSJeremy L Thompson    0. CeedVector general tests\
10*3bf11d8eSJeremy L Thompson    1. CeedVector error tests
11288c0443SJeremy L Thompson2. CeedElemRestriction Tests
12*3bf11d8eSJeremy L Thompson3. CeedBasis Tests\
13*3bf11d8eSJeremy L Thompson    0. CeedBasis utility tests\
14*3bf11d8eSJeremy L Thompson    1. CeedBasis tensor basis tests\
15*3bf11d8eSJeremy L Thompson    2. CeedBasis simplex basis tests\
16*3bf11d8eSJeremy L Thompson    3. CeedBasis non-tensor H(div) basis tests\
17*3bf11d8eSJeremy L Thompson    4. CeedBasis non-tensor H(curl) basis tests\
18*3bf11d8eSJeremy L Thompson    5. CeedBasis evaluation at arbitrary points tests
19*3bf11d8eSJeremy L Thompson4. CeedQFunction Tests\
20*3bf11d8eSJeremy L Thompson    0. CeedQFunction user code tests\
21*3bf11d8eSJeremy L Thompson    1. CeedQFunction gallery code tests
22*3bf11d8eSJeremy L Thompson5. CeedOperator Tests\
23*3bf11d8eSJeremy L Thompson    0. CeedOperator with tensor bases tests\
24*3bf11d8eSJeremy L Thompson    1. CeedOperator with simplex bases tests\
25*3bf11d8eSJeremy L Thompson    2. CeedOperator with operator composition tests\
26*3bf11d8eSJeremy L Thompson    3. CeedOperator diagonal and CeedQFunction assembly tests\
27*3bf11d8eSJeremy L Thompson    4. CeedOperator element inverse tests\
28*3bf11d8eSJeremy L Thompson    5. CeedOperator multigrid level tests\
29*3bf11d8eSJeremy L Thompson    6. CeedOperator full assembly tests\
30*3bf11d8eSJeremy L Thompson    7. CeedOperator full assembly tests (extended)\
31*3bf11d8eSJeremy L Thompson    8. CeedOperator H(div) and H(curl) tests\
32*3bf11d8eSJeremy L Thompson    9. CeedOperatorAtPoints tests
3348acf710SJeremy L Thompson
34