IOSS
2.0
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
i
j
k
l
n
p
q
r
s
t
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
c
d
e
f
i
m
o
p
r
s
t
v
z
Related Symbols
g
h
m
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
z
Functions
c
d
f
g
h
i
m
o
p
r
t
v
w
z
Variables
Typedefs
Macros
_
a
b
c
d
e
f
g
h
i
m
n
o
p
s
t
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Ioss_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
#pragma once
7
8
#include "ioss_export.h"
9
10
namespace
Ioss
{
11
class
IOSS_EXPORT
Initializer
12
{
13
public
:
14
Initializer
();
15
~Initializer
() =
default
;
16
// Assignment operator
17
// Copy constructor
18
};
11
class
IOSS_EXPORT
Initializer
{
…
};
19
}
// namespace Ioss
Ioss::Initializer::Initializer
Initializer()
Definition
Ioss_Initializer.C:14
Ioss::Initializer::~Initializer
~Initializer()=default
Ioss
The main namespace for the Ioss library.
Definition
Ioad_DatabaseIO.C:40
src
Ioss_Initializer.h
Generated by
1.13.2