xref: /libCEED/tests/README.md (revision d99fa3c5cd91a1690aedf0679cbf290d44fec74c)
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
5288c0443SJeremy L ThompsonThe tests are organized by API object, and some tests are further organized,
6288c0443SJeremy L Thompsonas required.
7288c0443SJeremy L Thompson
8288c0443SJeremy L Thompson0. Ceed Tests
9288c0443SJeremy L Thompson1. CeedVector Tests
109f4513dfSjeremylt    1.0. CeedVector general tests
119f4513dfSjeremylt    1.1. CeedVector error tests
12288c0443SJeremy L Thompson2. CeedElemRestriction Tests
13288c0443SJeremy L Thompson3. CeedBasis Tests
1452bfb9bbSJeremy L Thompson    3.0. CeedBasis utility tests
1552bfb9bbSJeremy L Thompson    3.1. CeedBasis tensor basis tests
1652bfb9bbSJeremy L Thompson    3.2. CeedBasis simplex basis tests
17288c0443SJeremy L Thompson4. CeedQFunction Tests
18288c0443SJeremy L Thompson    4.0. CeedQFunction user code tests
19288c0443SJeremy L Thompson    4.1. CeedQFunction gallery code tests
20288c0443SJeremy L Thompson5. CeedOperator Tests
21288c0443SJeremy L Thompson    5.0. CeedOperator with tensor bases tests
22288c0443SJeremy L Thompson    5.1. CeedOperator with simplex bases tests
23288c0443SJeremy L Thompson    5.2. CeedOperator with operator composition tests
241d102b48SJeremy L Thompson    5.3. CeedOperator and CeedQFunction assembly tests
253bd813ffSjeremylt    5.4. CeedOperator element inverse tests
26*d99fa3c5SJeremy L Thompson    5.5. CeedOperator multigrid level tests
27