38 const std::vector<dof_id_type> & primary_elem_ids,
39 const std::vector<std::tuple<dof_id_type, unsigned short int>> & secondary_boundary_info);
void initialize(const std::vector< dof_id_type > &primary_elem_ids, const std::vector< std::tuple< dof_id_type, unsigned short int >> &secondary_boundary_info)
Extracts mesh information and builds the mapping.
Builds mapping between a 1D/2D boundary and a 3D boundary.
MeshAlignment1D3D(const MooseMesh &mesh)
Constructor.
void buildCoupledElemQpIndexMap(Assembly &assembly)
Builds the map used for getting the coupled quadrature point index.
Builds mapping between a 1D subdomain and a 3D boundary.