Veerendra:
I'm currently working on solving an elasticity problem based on the step-8
tutorial. In my simulation, I've successfully prescribed boundary values for
an edge of the triangulation using the following code:
VectorTools::interpolate_boundary_values( mapping, dof_handler,
Dear DEAL.II community,
I'm currently working on solving an elasticity problem based on the step-8
tutorial. In my simulation, I've successfully prescribed boundary values
for an edge of the triangulation using the following code:
VectorTools::interpolate_boundary_values( mapping, dof_handler,