FixDofs
ExtendableFEM.FixDofs
— Methodfunction FixDofs(u; vals = [], dofs = [], kwargs...)
When assembled, all specified dofs of the unknown u will be penalized to the specified values.
Keyword arguments:
name
: name for operator used in printouts. Default: ''FixDofs''penalty
: penalty for fixed degrees of freedom. Default: 1.0e30verbosity
: verbosity level. Default: 0