preCICE v3.1.2
|
#include <Eigen/Core>
#include <memory>
#include <stddef.h>
#include <string>
#include <vector>
#include "com/Communication.hpp"
#include "com/MPIPortsCommunication.hpp"
#include "com/Request.hpp"
#include "com/SharedPointer.hpp"
#include "logging/LogMacros.hpp"
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
#include "utils/IntraComm.hpp"
#include "utils/assertion.hpp"
Go to the source code of this file.
Classes | |
class | precice::acceleration::impl::ParallelMatrixOperations |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::acceleration |
contains implementations of acceleration schemes. | |
namespace | precice::acceleration::impl |