autopdex.utility.dof_select

autopdex.utility.dof_select(dirichlet_nodes, selected_fields)[source]

DOF selection for the nodal imposition of boundary conditions (jitted).

Parameters:
  • dirichlet_nodes – list of bools, indicating, which nods are dirichlet_nods

  • selected_fields – bool or list of bools

Returns:

list of bools, indicating, which dofs are dirichlet_dofs

Return type:

dirichlet_dofs