|
QUGaR 0.1.3
|
Declaration of of UnfittedDomain class. More...
#include <qugar/cart_grid_tp.hpp>#include <qugar/unfitted_domain_binary_part.hpp>#include <array>#include <cassert>#include <cstddef>#include <cstdint>#include <functional>#include <memory>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | qugar::UnfittedDomain< dim > |
Namespaces | |
| namespace | qugar |
| QUGaR's main namespace. | |
Enumerations | |
| enum class | qugar::ImmersedFacetStatus : std::uint8_t { qugar::cut , qugar::full , qugar::empty , qugar::cut_unf_bdry , qugar::cut_ext_bdry , qugar::cut_unf_bdry_ext_bdry , qugar::full_unf_bdry , qugar::full_ext_bdry , qugar::unf_bdry , qugar::ext_bdry , qugar::unf_bdry_ext_bdry } |
Declaration of of UnfittedDomain class.