FEmountBase
FEmountBase is a computational module used in finite element analysis software. Its primary function is to manage and facilitate the mounting or attachment of different finite element models together. This is crucial in simulations where a complex system is composed of multiple interconnected parts, each represented by its own finite element mesh. FEmountBase provides the necessary tools and data structures to define the interfaces between these separate models.
The module allows users to specify contact conditions, constraints, or coupling behaviors at the boundaries where
Typically, FEmountBase handles the creation and management of "slave" and "master" surfaces, which are fundamental concepts