![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <iostream>#include <boost/assign/list_of.hpp>#include "common/BinaryDataReader.hpp"#include "common/BoostFilesystem.hpp"#include "common/Foreach.hpp"#include "common/OptionList.hpp"#include "common/PE/Comm.hpp"#include "common/Builder.hpp"#include "common/FindComponents.hpp"#include "common/StringConversion.hpp"#include "common/XML/XmlDoc.hpp"#include "common/XML/FileOperations.hpp"#include "mesh/cf3mesh/Reader.hpp"#include "mesh/GeoShape.hpp"#include "mesh/Mesh.hpp"#include "mesh/MeshAdaptor.hpp"#include "mesh/Region.hpp"#include "mesh/Dictionary.hpp"#include "mesh/Field.hpp"#include "mesh/Connectivity.hpp"#include "mesh/Space.hpp"#include "mesh/FaceCellConnectivity.hpp"#include "math/VariablesDescriptor.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::cf3mesh | |
| Library for I/O in the native CF3 mesh format. | |
Variables | |
| common::ComponentBuilder< cf3mesh::Reader, MeshReader, LibCF3Mesh > | aCF3MeshReader_Builder |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |