Skip to content

Commit

Permalink
Merge pull request #13908 from peterrum/fe_data
Browse files Browse the repository at this point in the history
Rename fe_base.h to fe_data.h
  • Loading branch information
drwells committed Jun 7, 2022
2 parents 45a0cfb + ff5163b commit 35bcb43
Show file tree
Hide file tree
Showing 8 changed files with 1,070 additions and 1,047 deletions.
2 changes: 1 addition & 1 deletion include/deal.II/fe/fe.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#include <deal.II/fe/block_mask.h>
#include <deal.II/fe/component_mask.h>
#include <deal.II/fe/fe_base.h>
#include <deal.II/fe/fe_data.h>
#include <deal.II/fe/fe_update_flags.h>
#include <deal.II/fe/fe_values_extractors.h>
#include <deal.II/fe/mapping.h>
Expand Down

0 comments on commit 35bcb43

Please sign in to comment.