Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
ValidSpherocylinderType
mundy::ValidSpherocylinderType Concept Reference
Mundy geometric primitives
Concept to check if a type is a valid Spherocylinder type.
#include <Spherocylinder.hpp>
Concept definition
template
<
typename
SpherocylinderType>
concept
ValidSpherocylinderType
=
is_spherocylinder_v<SpherocylinderType>
mundy::ValidSpherocylinderType
Concept to check if a type is a valid Spherocylinder type.
Definition
Spherocylinder.hpp:326
mundy::is_spherocylinder_v
constexpr bool is_spherocylinder_v
Definition
Spherocylinder.hpp:322
Generated by
1.17.0