![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <set>#include "common/Log.hpp"#include "common/Builder.hpp"#include "common/FindComponents.hpp"#include "common/OptionList.hpp"#include "common/OptionT.hpp"#include "common/StreamHelpers.hpp"#include "common/Foreach.hpp"#include "common/StringConversion.hpp"#include "common/Tags.hpp"#include "common/DynTable.hpp"#include "common/List.hpp"#include "common/PropertyList.hpp"#include "mesh/Mesh.hpp"#include "mesh/Region.hpp"#include "mesh/MergedParallelDistribution.hpp"#include "mesh/ParallelDistribution.hpp"#include "mesh/Elements.hpp"#include "mesh/MeshElements.hpp"#include "mesh/Field.hpp"#include "mesh/Connectivity.hpp"#include "mesh/Space.hpp"#include "mesh/MeshTransformer.hpp"#include "mesh/neu/Reader.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::neu | |
| Library for I/O of the neutral format. | |
Variables | |
| cf3::common::ComponentBuilder< neu::Reader, MeshReader, LibNeu > | aneuReader_Builder |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |