BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
en_IWG_SideSetDofLinkMode.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem

Enumerations

enum class  belfem::fem::SideSetDofLinkMode {
  belfem::fem::FacetOnly = 0 , belfem::fem::FacetAndMaster = 1 , belfem::fem::FacetAndSlave = 2 , belfem::fem::MasterAndSlave = 3 ,
  belfem::fem::Cut = 4 , belfem::fem::Inactive = 5 , belfem::fem::UNDEFINED = 6
}
 how the dofs of a sideset element are linked to its facet, master and slave elements ( six modes plus UNDEFINED ) More...