COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
LibActions.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 
8 #include "common/Group.hpp"
9 
12 
13 namespace cf3 {
14 namespace mesh {
15 namespace actions {
16 
17 using namespace cf3::common;
18 
20 
21 const char * balancer_name = "LoadBalancer";
22 
23 } // actions
24 } // mesh
25 } // cf3
const char * balancer_name
Definition: LibActions.cpp:21
Struct to force library registration.
Top-level namespace for coolfluid.
Definition: Action.cpp:18
cf3::common::RegistLibrary< LibActions > libActions
Definition: LibActions.cpp:19
Most basic kernel library.
Definition: Action.cpp:19
Send comments to:
COOLFluiD Web Admin