Bug Description
The APPLICATION_NAME for BlackBear prevents dynamic linking. See idaholab/blackbear#383
MASTODON's Makefile needs to be changed accordingly.
Steps to Reproduce
Try to link with BlackBear objects using register_objects_from = 'BlackBearApp' in the Problem block of an input file.
Impact
It is currently not possible to dynamically link BlackBear objects into another application because of this.