helics
2.8.1
src
helics
network
ipc
IpcCore.h
1
/*
2
Copyright (c) 2017-2021,
3
Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Sustainable
4
Energy, LLC. See the top-level NOTICE for additional details. All rights reserved.
5
SPDX-License-Identifier: BSD-3-Clause
6
*/
7
#pragma once
8
9
#include "../NetworkCore.hpp"
10
11
namespace
helics
{
12
namespace
ipc
{
13
class
IpcComms;
15
using
IpcCore = NetworkCore<IpcComms, interface_type::ipc>;
16
17
}
// namespace ipc
18
}
// namespace helics
helics::interface_type::ipc
@ ipc
using ipc locations
helics
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition:
AsyncFedCallInfo.hpp:14
Generated by
1.8.17