EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
EBGeometry::TranslateIF< T > Member List

This is the complete list of members for EBGeometry::TranslateIF< T >, including all inherited members.

approximateBoundingVolumeOctree(const Vec3T< T > &a_initialLowCorner, const Vec3T< T > &a_initialHighCorner, const unsigned int a_maxTreeDepth, const T &a_safety=0.0) constEBGeometry::ImplicitFunction< T >inline
ImplicitFunction()=defaultEBGeometry::ImplicitFunction< T >
m_implicitFunctionEBGeometry::TranslateIF< T >protected
m_shiftEBGeometry::TranslateIF< T >protected
operator()(const Vec3T< T > &a_point) const noexceptEBGeometry::ImplicitFunction< T >
operator=(const TranslateIF &a_other) noexcept=defaultEBGeometry::TranslateIF< T >
operator=(TranslateIF &&a_other) noexcept=defaultEBGeometry::TranslateIF< T >
TranslateIF()=deleteEBGeometry::TranslateIF< T >
TranslateIF(const TranslateIF &a_other) noexcept=defaultEBGeometry::TranslateIF< T >
TranslateIF(TranslateIF &&a_other) noexcept=defaultEBGeometry::TranslateIF< T >
TranslateIF(const std::shared_ptr< ImplicitFunction< T > > &a_implicitFunction, const Vec3T< T > &a_shift) noexceptEBGeometry::TranslateIF< T >
value(const Vec3T< T > &a_point) const noexcept overrideEBGeometry::TranslateIF< T >virtual
~ImplicitFunction()=defaultEBGeometry::ImplicitFunction< T >virtual
~TranslateIF() override=defaultEBGeometry::TranslateIF< T >