preCICE v3.1.2
|
#include <string>
#include <vector>
#include "logging/Logger.hpp"
#include "m2n/SharedPointer.hpp"
#include "mapping/SharedPointer.hpp"
#include "mesh/SharedPointer.hpp"
Go to the source code of this file.
Classes | |
class | precice::partition::Partition |
Abstract base class for partitions. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::partition |
contains the partitioning of distributed meshes. | |