VTK  9.3.20240418
Classes | Functions
CGNSRead::detail Namespace Reference

Classes

struct  is_double
 
struct  is_double< double >
 
struct  is_float
 
struct  is_float< float >
 

Functions

template<typename T >
constexpr const char * cgns_type_name () noexcept
 
template<>
constexpr const char * cgns_type_name< float > () noexcept
 
template<>
constexpr const char * cgns_type_name< double > () noexcept
 
template<>
constexpr const char * cgns_type_name< vtkTypeInt32 > () noexcept
 
template<>
constexpr const char * cgns_type_name< vtkTypeInt64 > () noexcept
 

Function Documentation

◆ cgns_type_name()

template<typename T >
constexpr const char* CGNSRead::detail::cgns_type_name ( )
constexprnoexcept

Definition at line 70 of file vtkCGNSReaderInternal.h.

◆ cgns_type_name< float >()

template<>
constexpr const char* CGNSRead::detail::cgns_type_name< float > ( )
constexprnoexcept

Definition at line 76 of file vtkCGNSReaderInternal.h.

◆ cgns_type_name< double >()

template<>
constexpr const char* CGNSRead::detail::cgns_type_name< double > ( )
constexprnoexcept

Definition at line 82 of file vtkCGNSReaderInternal.h.

◆ cgns_type_name< vtkTypeInt32 >()

template<>
constexpr const char* CGNSRead::detail::cgns_type_name< vtkTypeInt32 > ( )
constexprnoexcept

Definition at line 88 of file vtkCGNSReaderInternal.h.

◆ cgns_type_name< vtkTypeInt64 >()

template<>
constexpr const char* CGNSRead::detail::cgns_type_name< vtkTypeInt64 > ( )
constexprnoexcept

Definition at line 94 of file vtkCGNSReaderInternal.h.