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 517be3a41SJeremy 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 16b5404d5dSSebastian Grimberg 3.3. CeedBasis non-tensor H(div) basis tests 17b5404d5dSSebastian Grimberg 3.4. CeedBasis non-tensor H(curl) basis tests 18288c0443SJeremy L Thompson4. CeedQFunction Tests 19288c0443SJeremy L Thompson 4.0. CeedQFunction user code tests 20288c0443SJeremy L Thompson 4.1. CeedQFunction gallery code tests 21288c0443SJeremy L Thompson5. CeedOperator Tests 22288c0443SJeremy L Thompson 5.0. CeedOperator with tensor bases tests 23288c0443SJeremy L Thompson 5.1. CeedOperator with simplex bases tests 24288c0443SJeremy L Thompson 5.2. CeedOperator with operator composition tests 25b5404d5dSSebastian Grimberg 5.3. CeedOperator diagonal and CeedQFunction assembly tests 263bd813ffSjeremylt 5.4. CeedOperator element inverse tests 27d99fa3c5SJeremy L Thompson 5.5. CeedOperator multigrid level tests 28b5404d5dSSebastian Grimberg 5.6. CeedOperator full assembly tests 29*7e2def38SSebastian Grimberg 5.7. CeedOperator extra diagonal and full assembly tests 30