|
| test_01.cpp |
| Unit test for the FunctionSpaceTools class, testing H-grad.
|
|
| test_02.cpp |
| Unit test for the FunctionSpaceTools class, testing H-curl.
|
|
| test_03.cpp |
| Unit test for the FunctionSpaceTools class, testing H-div.
|
|
| test_04.cpp |
| Unit test for the FunctionSpaceTools class, testing dataIntegral via integrate.
|
|
| test_05.cpp |
| Unit test for the FunctionSpaceTools class, testing H-div, so similar to test_03.cpp; however, shards::Arrays are used as computational arrays and wrapped as FieldContainers.
|
|
| test_06.cpp |
| Unit test for the FunctionSpaceTools class, testing H-grad, with varying types of arrays. Similar to test_01.
|
|