xref: /libCEED/tests/README.md (revision 6f5dc8ba493eb609f13fe336f2a5e06988b93c70)
1# libCEED: Tests
2
3This page provides a brief description of the tests for the libCEED library.
4
5The tests are organized by API object, and some tests are further organized,
6as required.
7
80. Ceed Tests
91. CeedVector Tests
10    1.0. CeedVector general tests
11    1.1. CeedVector error tests
122. CeedElemRestriction Tests
133. CeedBasis Tests
14    3.0. CeedBasis utility tests
15    3.1. CeedBasis tensor basis tests
16    3.2. CeedBasis simplex basis tests
174. CeedQFunction Tests
18    4.0. CeedQFunction user code tests
19    4.1. CeedQFunction gallery code tests
205. CeedOperator Tests
21    5.0. CeedOperator with tensor bases tests
22    5.1. CeedOperator with simplex bases tests
23    5.2. CeedOperator with operator composition tests
24    5.3. CeedOperator and CeedQFunction assembly tests
25    5.4. CeedOperator element inverse tests
26    5.5. CeedOperator multigrid level tests
27