Skip to content

Commit

Permalink
Merge pull request #16852 from kronbichler/fix_docu
Browse files Browse the repository at this point in the history
MappingQ: Remove outdated documentation
  • Loading branch information
bangerth committed Apr 5, 2024
2 parents 147b9f3 + 2a0f5b3 commit a0a0cf3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/deal.II/fe/mapping_q.h
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,6 @@ class MappingQ : public Mapping<dim, spacedim>
/**
* Initialize the object's member variables related to cell data based on
* the given arguments.
*
* The function also calls compute_shape_function_values() to actually set
* the member variables related to the values and derivatives of the
* mapping shape functions.
*/
void
initialize(const UpdateFlags update_flags,
Expand Down

0 comments on commit a0a0cf3

Please sign in to comment.