DUNE-FEM (unstable)
Dune::Concept::EntitySeed Concept Reference
Model of an entity seed. More...
#include <dune/grid/concepts/entity.hh>
Concept definition
template<class S>
{
{ S::codimension } -> std::convertible_to<int>;
{ seed.isValid() } -> std::convertible_to<bool>;
}
Detailed Description
Model of an entity seed.
Dune::EntitySeed is a template for this model
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)