Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
ValidSphereType
mundy::ValidSphereType Concept Reference
Mundy geometric primitives
Concept to check if a type is a valid Sphere type.
#include <Sphere.hpp>
Concept definition
template
<
typename
SphereType>
concept
ValidSphereType
=
is_sphere_v<SphereType>
mundy::ValidSphereType
Concept to check if a type is a valid Sphere type.
Definition
Sphere.hpp:237
mundy::is_sphere_v
constexpr bool is_sphere_v
Definition
Sphere.hpp:233
Generated by
1.17.0