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
cf3
solver
actions
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
7
#include "
common/RegistLibrary.hpp
"
8
9
#include "
solver/actions/LibActions.hpp
"
10
11
namespace
cf3
{
12
namespace
solver
{
13
namespace
actions {
14
15
cf3::common::RegistLibrary<LibActions>
libActions
;
16
17
}
// actions
18
}
// solver
19
}
// cf3
atest-boussinesq.solver
tuple solver
Definition:
atest-boussinesq.py:21
cf3::common::RegistLibrary
Struct to force library registration.
Definition:
RegistLibrary.hpp:24
cf3::solver::actions::libActions
cf3::common::RegistLibrary< LibActions > libActions
Definition:
LibActions.cpp:15
cf3
Top-level namespace for coolfluid.
Definition:
Action.cpp:18
LibActions.hpp
RegistLibrary.hpp
Generated on Sun Jun 14 2015 21:20:10 for COOLFluiD by
1.8.9.1
Send comments to:
COOLFluiD Web Admin