xref: /libCEED/tests/README.md (revision db2becc9f302fe8eb3a32ace50ce3f3a5d42e6c4)
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
83bf11d8eSJeremy L Thompson1. CeedVector Tests\
93bf11d8eSJeremy L Thompson    0. CeedVector general tests\
103bf11d8eSJeremy L Thompson    1. CeedVector error tests
11288c0443SJeremy L Thompson2. CeedElemRestriction Tests
123bf11d8eSJeremy L Thompson3. CeedBasis Tests\
133bf11d8eSJeremy L Thompson    0. CeedBasis utility tests\
143bf11d8eSJeremy L Thompson    1. CeedBasis tensor basis tests\
153bf11d8eSJeremy L Thompson    2. CeedBasis simplex basis tests\
163bf11d8eSJeremy L Thompson    3. CeedBasis non-tensor H(div) basis tests\
173bf11d8eSJeremy L Thompson    4. CeedBasis non-tensor H(curl) basis tests\
18*db2becc9SJeremy L Thompson    5. CeedBasis evaluation at arbitrary points tests\
19*db2becc9SJeremy L Thompson    6. CeedBasis ApplyAdd tests
203bf11d8eSJeremy L Thompson4. CeedQFunction Tests\
213bf11d8eSJeremy L Thompson    0. CeedQFunction user code tests\
223bf11d8eSJeremy L Thompson    1. CeedQFunction gallery code tests
233bf11d8eSJeremy L Thompson5. CeedOperator Tests\
243bf11d8eSJeremy L Thompson    0. CeedOperator with tensor bases tests\
253bf11d8eSJeremy L Thompson    1. CeedOperator with simplex bases tests\
263bf11d8eSJeremy L Thompson    2. CeedOperator with operator composition tests\
273bf11d8eSJeremy L Thompson    3. CeedOperator diagonal and CeedQFunction assembly tests\
283bf11d8eSJeremy L Thompson    4. CeedOperator element inverse tests\
293bf11d8eSJeremy L Thompson    5. CeedOperator multigrid level tests\
303bf11d8eSJeremy L Thompson    6. CeedOperator full assembly tests\
313bf11d8eSJeremy L Thompson    7. CeedOperator full assembly tests (extended)\
323bf11d8eSJeremy L Thompson    8. CeedOperator H(div) and H(curl) tests\
333bf11d8eSJeremy L Thompson    9. CeedOperatorAtPoints tests
3448acf710SJeremy L Thompson
35