COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Functions | Variables
Solver.cpp File Reference
#include <boost/algorithm/string.hpp>
#include "common/Foreach.hpp"
#include "common/Log.hpp"
#include "common/Signal.hpp"
#include "common/Builder.hpp"
#include <common/EventHandler.hpp>
#include <common/PropertyList.hpp>
#include "math/VariableManager.hpp"
#include "math/VariablesDescriptor.hpp"
#include "math/LSS/System.hpp"
#include "mesh/Domain.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/FieldManager.hpp"
#include "mesh/Dictionary.hpp"
#include "mesh/Field.hpp"
#include <mesh/Space.hpp>
#include "solver/Tags.hpp"
#include "solver/actions/Probe.hpp"
#include "solver/actions/Proto/ProtoAction.hpp"
#include "solver/History.hpp"
#include "physics/PhysModel.hpp"
#include "InitialConditions.hpp"
#include "Solver.hpp"
#include "SparsityBuilder.hpp"
#include "Tags.hpp"
#include "WriteRestartManager.hpp"

Go to the source code of this file.

Namespaces

 cf3
 Top-level namespace for coolfluid.
 
 cf3::UFEM
 
 cf3::UFEM::detail
 

Functions

Handle< Component > timeloop (Component &parent)
 Get the timeloop, creating it if needed. More...
 

Variables

common::ComponentBuilder< UFEM::Solver, solver::Solver, LibUFEM > UFEMSolver_Builder
 
Send comments to:
COOLFluiD Web Admin