NiHu
2.0
|
declaration of CRTP base class NiHu::domain_base More...
Go to the source code of this file.
Classes | |
struct | NiHu::domain_traits::space_type< Derived > |
assigns a coordinate space to the domain More... | |
struct | NiHu::domain_traits::num_corners< Derived > |
defines the number of domain corners More... | |
struct | NiHu::domain_traits::num_edges< Derived > |
defines the number of edges More... | |
struct | NiHu::domain_traits::volume< Derived > |
Defines the domain's size (volume) More... | |
struct | NiHu::domain_traits::id< Derived > |
Assigns an id to the domain. More... | |
struct | NiHu::domain_traits::name< Derived > |
Assigns a textual id the domain. More... | |
class | NiHu::domain_base< Derived > |
Polygonal subset of the \( \xi \) space. All elements are defined on a domain. More... | |
declaration of CRTP base class NiHu::domain_base
Definition in file domain.hpp.