BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_FEM_SideSet.hpp File Reference
Include dependency graph for cl_FEM_SideSet.hpp:

Go to the source code of this file.

Classes

class  belfem::fem::SideSet

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem

Functions

bool belfem::fem::pin_dirichlet_dof (const DofManagerBase *aParent, Dof *aDof, const real aValue, const id_t aGroupID, const id_t aNodeID, index_t &aNumFirstFlips)
 shared Dirichlet pin for a single node dof, used by SideSet::impose_dirichlet and the Maxwell factory pre-fix loop so both sites apply ONE shape test.