xref: /libCEED/tests/README.md (revision 288c044332e33f37503f09b6484fec9d0a55fba1)
1*288c0443SJeremy L Thompson# libCEED: Tests
2*288c0443SJeremy L Thompson
3*288c0443SJeremy L ThompsonThis page provides a brief description of the tests for the libCEED library.
4*288c0443SJeremy L Thompson
5*288c0443SJeremy L ThompsonThe tests are organized by API object, and some tests are further organized,
6*288c0443SJeremy L Thompsonas required.
7*288c0443SJeremy L Thompson
8*288c0443SJeremy L Thompson0. Ceed Tests
9*288c0443SJeremy L Thompson1. CeedVector Tests
10*288c0443SJeremy L Thompson2. CeedElemRestriction Tests
11*288c0443SJeremy L Thompson3. CeedBasis Tests
12*288c0443SJeremy L Thompson4. CeedQFunction Tests
13*288c0443SJeremy L Thompson    4.0. CeedQFunction user code tests
14*288c0443SJeremy L Thompson    4.1. CeedQFunction gallery code tests
15*288c0443SJeremy L Thompson5. CeedOperator Tests
16*288c0443SJeremy L Thompson    5.0. CeedOperator with tensor bases tests
17*288c0443SJeremy L Thompson    5.1. CeedOperator with simplex bases tests
18*288c0443SJeremy L Thompson    5.2. CeedOperator with operator composition tests
19