#include <boost/test/unit_test.hpp>
#include "examples/structural/plate_bending/plate_bending.h"
#include "tests/base/check_sensitivity.h"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (PlateNonlinearBendingSensitivity) | |
BOOST_FIXTURE_TEST_SUITE (Structural2DPlateBending, MAST::PlateBending) BOOST_AUTO_TEST_CASE(PlateLinearBendingSensitivity) | |
BOOST_AUTO_TEST_CASE | ( | PlateNonlinearBendingSensitivity | ) |
Definition at line 42 of file plate_bending_evaluation.cpp.
BOOST_FIXTURE_TEST_SUITE | ( | Structural2DPlateBending | , |
MAST::PlateBending | |||
) |
Definition at line 32 of file plate_bending_evaluation.cpp.