![]() |
Reference documentation for deal.II version 8.1.0
|
mapping
argument should be replaced by a hp::MappingCollection in case of a hp::DoFHandler. mapping
argument should be replaced by a hp::MappingCollection in case of a hp::DoFHandler. This is for 2D only.
Transformation works only for uniform, Cartesian meshes.
The current implementation is for Cartesian meshes only. You must use MappingCartesian.
Even if this element is implemented for two and three space dimensions, the definition of the node values relies on consistently oriented faces in 3D. Therefore, care should be taken on complicated meshes.
Add a function transform_quadrature_points
for this.
Add a function transform_quadrature_weights
for this.
Add documentation on the codimension-one case
elide_zero_values
is currently ignored. elide_zero_values
is currently ignored. elide_zero_values
is currently ignored. spacedim != dim
). gettid
, so that part of the code is untested yet. mapping
argument should be replaced by a hp::MappingCollection in case of a hp::DoFHandler.