VTK
9.4.20250409
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
IO
CatalystConduit
vtkConduitArrayUtilitiesInternals.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#ifndef vtkConduitArrayUtilitiesInternals_h
5
#define vtkConduitArrayUtilitiesInternals_h
6
7
#include "vtkABINamespace.h"
// for VTK_ABI_NAMESPACE_BEGIN
8
#include <catalyst_conduit.hpp>
// for conduit_cpp::DataType::Id
9
10
namespace
internals
11
{
12
VTK_ABI_NAMESPACE_BEGIN
13
conduit_cpp::DataType::Id
GetTypeId
(conduit_cpp::DataType::Id type,
bool
force_signed);
14
VTK_ABI_NAMESPACE_END
15
};
16
17
#endif
internals
Definition
vtkConduitArrayUtilitiesInternals.h:11
internals::GetTypeId
conduit_cpp::DataType::Id GetTypeId(conduit_cpp::DataType::Id type, bool force_signed)
Generated on Wed Apr 9 2025 12:42:27 for VTK by
1.9.7