|
file | test_01.cpp [code] |
| Unit test for the FunctionSpaceTools class, testing H-grad.
|
|
file | test_02.cpp [code] |
| Unit test for the FunctionSpaceTools class, testing H-curl.
|
|
file | test_03.cpp [code] |
| Unit test for the FunctionSpaceTools class, testing H-div.
|
|
file | test_04.cpp [code] |
| Unit test for the FunctionSpaceTools class, testing dataIntegral via integrate.
|
|
file | test_05.cpp [code] |
| 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.
|
|
file | test_06.cpp [code] |
| Unit test for the FunctionSpaceTools class, testing H-grad, with varying types of arrays. Similar to test_01.
|
|