QUGaR 0.0.4
|
Declaration of of UnfittedDomain class. More...
#include <qugar/cart_grid_tp.hpp>
#include <array>
#include <cassert>
#include <cstddef>
#include <cstdint>
#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.