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, as required. 6 70. Ceed Tests 81. CeedVector Tests 9 1.0. CeedVector general tests 10 1.1. CeedVector error tests 112. CeedElemRestriction Tests 123. CeedBasis Tests 13 3.0. CeedBasis utility tests 14 3.1. CeedBasis tensor basis tests 15 3.2. CeedBasis simplex basis tests 164. CeedQFunction Tests 17 4.0. CeedQFunction user code tests 18 4.1. CeedQFunction gallery code tests 195. CeedOperator Tests 20 5.0. CeedOperator with tensor bases tests 21 5.1. CeedOperator with simplex bases tests 22 5.2. CeedOperator with operator composition tests 23 5.3. CeedOperator and CeedQFunction assembly tests 24 5.4. CeedOperator element inverse tests 25 5.5. CeedOperator multigrid level tests 26