Loading [MathJax]/extensions/tex2jax.js
TIMPI
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
g
i
n
p
r
s
t
u
w
Functions
b
c
d
e
g
i
p
r
t
u
w
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
y
~
Functions
a
b
c
d
f
g
m
n
o
p
r
s
t
u
v
w
~
Variables
_
c
e
h
i
m
n
p
r
t
u
v
Typedefs
b
c
d
i
m
n
p
r
t
v
y
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
c
f
m
p
r
s
t
Functions
c
f
m
r
s
t
Variables
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
src
apps
version.C
Go to the documentation of this file.
1
// The TIMPI Message-Passing Parallelism Library.
2
// Copyright (C) 2002-2025 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
3
4
// This library is free software; you can redistribute it and/or
5
// modify it under the terms of the GNU Lesser General Public
6
// License as published by the Free Software Foundation; either
7
// version 2.1 of the License, or (at your option) any later version.
8
9
// This library is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12
// Lesser General Public License for more details.
13
14
// You should have received a copy of the GNU Lesser General Public
15
// License along with this library; if not, write to the Free Software
16
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
18
#include "timpi/timpi_version.h"
19
20
int
main
()
21
{
22
TIMPI::timpi_version_stdout
();
23
return
0;
24
}
main
int main()
Definition:
version.C:20
TIMPI::timpi_version_stdout
void timpi_version_stdout()
Definition:
timpi_version.C:26
Generated on Mon Jun 9 2025 10:18:44 for TIMPI by
1.8.14