![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <iostream>#include <iomanip>#include <boost/date_time/gregorian/gregorian.hpp>#include <boost/progress.hpp>#include "common/BoostFilesystem.hpp"#include "common/Foreach.hpp"#include "common/Log.hpp"#include "common/Builder.hpp"#include "common/FindComponents.hpp"#include "common/OptionList.hpp"#include "common/PropertyList.hpp"#include "common/StringConversion.hpp"#include "mesh/neu/Writer.hpp"#include "mesh/Mesh.hpp"#include "mesh/Dictionary.hpp"#include "mesh/Field.hpp"#include "mesh/Region.hpp"#include "mesh/Elements.hpp"#include "mesh/ConnectivityData.hpp"#include "mesh/ElementData.hpp"#include "mesh/MeshMetadata.hpp"#include "mesh/Connectivity.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 | |
| common::ComponentBuilder< mesh::neu::Writer, mesh::MeshWriter, mesh::neu::LibNeu > | aneuWriter_Builder |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |