Loading [MathJax]/extensions/tex2jax.js
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
plugins
zoltan
src
zoltan
LibZoltan.cpp
Go to the documentation of this file.
1
// Copyright (C) 2010-2013 von Karman Institute for Fluid Dynamics, Belgium
2
//
3
// This software is distributed under the terms of the
4
// GNU Lesser General Public License version 3 (LGPLv3).
5
// See doc/lgpl.txt and doc/gpl.txt for the license text.
6
7
#include "
common/RegistLibrary.hpp
"
8
9
#include "zoltan/LibZoltan.hpp"
10
11
namespace
cf3
{
12
namespace
zoltan {
13
14
cf3::common::RegistLibrary<LibZoltan>
libZoltan
;
15
16
}
// zoltan
17
}
// CF
cf3::common::RegistLibrary
Struct to force library registration.
Definition:
RegistLibrary.hpp:24
cf3::zoltan::libZoltan
cf3::common::RegistLibrary< LibZoltan > libZoltan
Definition:
LibZoltan.cpp:14
cf3
Top-level namespace for coolfluid.
Definition:
Action.cpp:18
RegistLibrary.hpp
Generated on Sun Jun 14 2015 21:20:12 for COOLFluiD by
1.8.9.1
Send comments to:
COOLFluiD Web Admin