![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <set>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/replace.hpp>#include <boost/thread/thread.hpp>#include "common/Log.hpp"#include "common/BoostFilesystem.hpp"#include "common/OptionList.hpp"#include "common/PropertyList.hpp"#include "common/OptionT.hpp"#include "common/Foreach.hpp"#include "common/PE/Comm.hpp"#include "common/Builder.hpp"#include "common/FindComponents.hpp"#include "common/StringConversion.hpp"#include "common/List.hpp"#include "mesh/gmsh/Writer.hpp"#include "mesh/Mesh.hpp"#include "mesh/MeshMetadata.hpp"#include "mesh/Region.hpp"#include "mesh/Entities.hpp"#include "mesh/ShapeFunction.hpp"#include "mesh/Dictionary.hpp"#include "mesh/Field.hpp"#include "mesh/Space.hpp"#include "mesh/Connectivity.hpp"#include "mesh/Functions.hpp"#include "mesh/GeoShape.hpp"Go to the source code of this file.
Namespaces | |
| cf3 | |
| Top-level namespace for coolfluid. | |
| cf3::mesh | |
| Basic Classes for Mesh applications used by COOLFluiD. | |
| cf3::mesh::gmsh | |
| Library for I/O of the gmsh format. | |
Variables | |
| common::ComponentBuilder< gmsh::Writer, MeshWriter, LibGmsh > | aGmshWriter_Builder |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |