COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Namespaces | Variables
ComputeCFL.cpp File Reference
#include <boost/array.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include "common/Core.hpp"
#include "common/FindComponents.hpp"
#include "common/Foreach.hpp"
#include "common/Log.hpp"
#include "common/OptionList.hpp"
#include "common/PE/Comm.hpp"
#include "common/Signal.hpp"
#include "common/Builder.hpp"
#include "common/OptionT.hpp"
#include "common/EventHandler.hpp"
#include "math/LSS/System.hpp"
#include "mesh/Region.hpp"
#include "mesh/LagrangeP0/LibLagrangeP0.hpp"
#include "mesh/LagrangeP0/Quad.hpp"
#include "mesh/LagrangeP0/Line.hpp"
#include "mesh/LagrangeP0/Triag.hpp"
#include "mesh/LagrangeP0/Hexa.hpp"
#include "mesh/LagrangeP0/Tetra.hpp"
#include "mesh/LagrangeP0/Prism.hpp"
#include "ComputeCFL.hpp"
#include "AdjacentCellToFace.hpp"
#include "Tags.hpp"
#include "solver/Time.hpp"
#include "solver/actions/Proto/ProtoAction.hpp"
#include "solver/actions/Proto/Expression.hpp"
#include "solver/Tags.hpp"

Go to the source code of this file.

Classes

struct  CFLOp
 
struct  CFLOp::ShapeType< T >
 
struct  CFLOp::ShapeType< ElementBased< Dim > >
 

Namespaces

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

Variables

common::ComponentBuilder< ComputeCFL, common::Action, LibUFEM > ComputeCFL_Builder
 
static solver::actions::Proto::MakeSFOp< CFLOp >::type const compute_cfl = {}
 
Send comments to:
COOLFluiD Web Admin