![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <set>#include "common/Builder.hpp"#include "common/PropertyList.hpp"#include "common/OptionList.hpp"#include "common/OptionT.hpp"#include "common/StringConversion.hpp"#include "common/PE/Comm.hpp"#include "common/PE/debug.hpp"#include "common/Log.hpp"#include "common/Map.hpp"#include "mesh/Dictionary.hpp"#include "mesh/zoltan/Partitioner.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::zoltan | |
| Library for zoltan mesh partitioning and load balancing. | |
Macros | |
| #define | RANK "[" << Comm::instance().rank() << "] " |
Variables | |
| cf3::common::ComponentBuilder< Partitioner, MeshTransformer, LibZoltan > | zoltan_partitioner_transformer_builder |
| #define RANK "[" << Comm::instance().rank() << "] " |
Definition at line 29 of file Partitioner.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |