VTK
ThirdParty
ioss
vtkioss
Ionit_Initializer.h
Go to the documentation of this file.
1
// Copyright(C) 1999-2020, 2022, 2023 National Technology & Engineering Solutions
2
// of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
3
// NTESS, the U.S. Government retains certain rights in this software.
4
//
5
// See packages/seacas/LICENSE for details
6
7
#pragma once
8
9
#include "ionit_export.h"
10
#include "vtk_ioss_mangle.h"
11
12
namespace
Ioss::Init
{
18
class
IONIT_EXPORT
Initializer
19
{
20
public
:
21
Initializer
();
22
~
Initializer
();
23
static
Initializer
&initialize_ioss();
24
// Copy constructor
25
// Assignment operator
26
};
27
}
// namespace Ioss::Init
Ioss::Init
Definition:
Ionit_Initializer.h:12
Ioss::Init::Initializer
Initialization of the Ioss library.
Definition:
Ionit_Initializer.h:18
Generated by
1.8.13 on Sun Dec 14 2025