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 10288c0443SJeremy L Thompson2. CeedElemRestriction Tests 11288c0443SJeremy L Thompson3. CeedBasis Tests 12*52bfb9bbSJeremy L Thompson 3.0. CeedBasis utility tests 13*52bfb9bbSJeremy L Thompson 3.1. CeedBasis tensor basis tests 14*52bfb9bbSJeremy L Thompson 3.2. CeedBasis simplex basis tests 15288c0443SJeremy L Thompson4. CeedQFunction Tests 16288c0443SJeremy L Thompson 4.0. CeedQFunction user code tests 17288c0443SJeremy L Thompson 4.1. CeedQFunction gallery code tests 18288c0443SJeremy L Thompson5. CeedOperator Tests 19288c0443SJeremy L Thompson 5.0. CeedOperator with tensor bases tests 20288c0443SJeremy L Thompson 5.1. CeedOperator with simplex bases tests 21288c0443SJeremy L Thompson 5.2. CeedOperator with operator composition tests 22