LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
refinement.h
1#ifndef INCG_LF_REFINEMENT_H_
2#define INCG_LF_REFINEMENT_H_
3
9
10#include <lf/mesh/mesh.h>
11
12#include "hybrid2d_refinement_pattern.h"
13#include "mesh_hierarchy.h"
14#include "refutils.h"
15
24namespace lf::refinement {} // namespace lf::refinement
25
26#endif
tools for regular or local refinement of 2D hybrid meshes