![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/foreach.hpp>#include <boost/tokenizer.hpp>#include "common/Log.hpp"#include "common/Builder.hpp"#include "common/FindComponents.hpp"#include "common/OptionList.hpp"#include "common/OptionT.hpp"#include "common/PropertyList.hpp"#include "common/StreamHelpers.hpp"#include "common/StringConversion.hpp"#include "common/Table.hpp"#include "common/List.hpp"#include "common/DynTable.hpp"#include "common/PE/debug.hpp"#include "mesh/Region.hpp"#include "mesh/Mesh.hpp"#include "mesh/Dictionary.hpp"#include "mesh/DiscontinuousDictionary.hpp"#include "mesh/MeshElements.hpp"#include "mesh/ConnectivityData.hpp"#include "mesh/MergedParallelDistribution.hpp"#include "mesh/ParallelDistribution.hpp"#include "mesh/Field.hpp"#include "mesh/Space.hpp"#include "mesh/Cells.hpp"#include "smurf/smurf.h"#include "mesh/smurf/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::smurf | |
| Library for I/O of the smurf format. | |
Variables | |
| cf3::common::ComponentBuilder< smurf::Reader, MeshReader, LibSmurf > | aSmurfReader_Builder |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |