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
cf3
mesh
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 "
mesh/zoltan/LibZoltan.hpp
"
10
11
namespace
cf3
{
12
namespace
mesh
{
13
namespace
zoltan {
14
15
cf3::common::RegistLibrary<LibZoltan>
libZoltan
;
16
17
}
// zoltan
18
}
// mesh
19
}
// cf3
cf3::mesh::zoltan::libZoltan
cf3::common::RegistLibrary< LibZoltan > libZoltan
Definition:
LibZoltan.cpp:15
cf3::common::RegistLibrary
Struct to force library registration.
Definition:
RegistLibrary.hpp:24
atest-boussinesq.mesh
tuple mesh
Definition:
atest-boussinesq.py:64
LibZoltan.hpp
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