MAST
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
mast_thermoelastic_load.cpp File Reference
#include "catch.hpp"
#include "test_helpers.h"
#include "base/parameter.h"
#include "base/constant_field_function.h"
#include "base/boundary_condition_base.h"
Include dependency graph for mast_thermoelastic_load.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("create_thermoelastic_load", "[thermoelastic],[load]")
 NOTE: In this test, we aren't really checking anything new that wasn't already checked in the function_set_base and boundary_condition_base tests. More...
 

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "create_thermoelastic_load"  ,
[thermoelastic],
[load] "   
)

NOTE: In this test, we aren't really checking anything new that wasn't already checked in the function_set_base and boundary_condition_base tests.

We are more or least double checking that the strings specific to a thermoelastic load work.

Definition at line 35 of file mast_thermoelastic_load.cpp.