<div dir="ltr">Hello<br><br>I am a mechanical engineering undergraduate trying to learn the ropes of Finite Element Analysis. To facilitate and practice the theory, I am currently going through some test cases in:<br><br>/dune-2.6.0/dune-pdelab/dune/pdelab/test<br><br>In particular, I am interested in the file "testelasticity.cc". This file contains "#include <dune/pdelab/localoperator/linearelasticity.hh>" which I have tracked down and studied. That in turn requires "#include "linearelasticityparameter.hh", also which   I have studied.<br><br>I have noticed that there is a function "isDirichlet" that returns the type bool.<br><br>I am interested to impose non-homogenous Neumann conditions, in addition to adding a concentrated "tip force" at the end of the cantilever.<br><br>Please advise on how to implement this.<br><br>Thanks<br><br>Nageswararao E.<br><br><br></div>