AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::primal::KnotVector< T >::SkipValidityChecks Struct Reference

Tag type to construct a KnotVector without asserting validity in the constructor. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/feature-white238-inlet_variant_containers/src/axom/primal/geometry/KnotVector.hpp>

Detailed Description

template<typename T>
struct axom::primal::KnotVector< T >::SkipValidityChecks

Tag type to construct a KnotVector without asserting validity in the constructor.

This enables callers to construct a KnotVector from potentially-invalid input, then explicitly check isValid() and handle errors gracefully.


The documentation for this struct was generated from the following file: