preCICE v3.1.2
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::acceleration |
contains implementations of acceleration schemes. | |
namespace | precice::acceleration::impl |
Typedefs | |
using | precice::acceleration::impl::PtrParMatrixOps = std::shared_ptr<ParallelMatrixOperations> |
using | precice::acceleration::impl::PtrPreconditioner = std::shared_ptr<Preconditioner> |