![]() |
v0.15.0 |
Collected data use d by operator to evaluate errors for the test. More...
Public Attributes | |
| boost::shared_ptr< VectorDouble > | approxVals |
| SmartPetscObj< Vec > | L2Vec |
| SmartPetscObj< Vec > | resVec |
| boost::shared_ptr< MatrixDouble > | invJacPtr |
| boost::shared_ptr< MatrixDouble > | approxGradVals |
| boost::shared_ptr< MatrixDouble > | approxHessianVals |
| boost::shared_ptr< MatrixDouble > | divApproxVals |
Collected data use d by operator to evaluate errors for the test.
Definition at line 77 of file child_and_parent.cpp.
| boost::shared_ptr< MatrixDouble > AtomTest::CommonData::approxGradVals |
Definition at line 80 of file dg_projection.cpp.
| boost::shared_ptr< MatrixDouble > AtomTest::CommonData::approxHessianVals |
Definition at line 81 of file dg_projection.cpp.
| boost::shared_ptr< VectorDouble > AtomTest::CommonData::approxVals |
Definition at line 78 of file child_and_parent.cpp.
| boost::shared_ptr<MatrixDouble> AtomTest::CommonData::divApproxVals |
Definition at line 210 of file hanging_node_approx.cpp.
| boost::shared_ptr< MatrixDouble > AtomTest::CommonData::invJacPtr |
Definition at line 78 of file dg_projection.cpp.
| SmartPetscObj< Vec > AtomTest::CommonData::L2Vec |
Definition at line 79 of file child_and_parent.cpp.
| SmartPetscObj< Vec > AtomTest::CommonData::resVec |
Definition at line 80 of file child_and_parent.cpp.