Simpatico
v1.10
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
src
util
misc
util/misc/initStatic.h
1
#ifndef UTIL_INIT_STATIC_H
2
#define UTIL_INIT_STATIC_H
3
4
/*
5
* Util Package - C++ Utilities for Scientific Computation
6
*
7
* Copyright 2010 - 2017, The Regents of the University of Minnesota
8
* Distributed under the terms of the GNU General Public License.
9
*/
10
11
namespace
Util
12
{
13
17
void
initStatic
();
18
19
}
20
#endif
Util::initStatic
void initStatic()
Guarantee initialization of all static class members in Util namespace.
Definition:
util/misc/initStatic.cpp:26
Util
Utility classes for scientific computation.
Definition:
accumulators.mod:1
Generated on Wed Mar 7 2018 12:59:39 for Simpatico by
1.8.11