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