deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10:00+00:00
|
#include <deal.II/base/config.h>
#include <deal.II/base/polynomials_rannacher_turek.h>
#include <deal.II/fe/fe_data.h>
#include <deal.II/fe/fe_poly.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | FE_RannacherTurek< dim > |