#include <boost/test/unit_test.hpp>
#include "examples/structural/beam_bending_with_offset/beam_bending_with_offset.h"
#include "tests/base/check_sensitivity.h"
Go to the source code of this file.
Functions | |
BOOST_FIXTURE_TEST_SUITE (Structural1DBeamBending, MAST::BeamBendingWithOffset) BOOST_AUTO_TEST_CASE(BeamBendingWithOffsetSensitivity) | |
BOOST_FIXTURE_TEST_SUITE | ( | Structural1DBeamBending | , |
MAST::BeamBendingWithOffset | |||
) |
Definition at line 31 of file beam_bending_evaluation_with_offset.cpp.