Then I get the following error:
error: no matching function for call to ‘interpolate_boundary_values(dealii
::DoFHandler<2>&, int, Step52::BoundaryValues<6>, dealii::ConstraintMatrix
&)’
VectorTools::interpolate_boundary_values(dof_handler,1,
BoundaryValues<3*dim>(carrier_density),constraint_matrix);
Am Freitag, 4. August 2017 11:14:32 UTC+2 schrieb Wolfgang Bangerth:
>
> On 08/04/2017 01:38 AM, 'Maxi Miller' via deal.II User Group wrote:
> >
> >
> > but how do I tell that in
> > |
> >
> VectorTools::interpolate_boundary_values(dof_handler,1,BoundaryValues<3*dim>(),constraint_matrix);
>
>
> > |
>
> What happens when you do it?
>
> The function takes an additional ComponentMask argument that allows you to
> select individual vector components of the solution for interpolation.
> That's
> probably what you want to use in your context.
>
> Best
> W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> <javascript:>
> www: http://www.math.colostate.edu/~bangerth/
>
>
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.