preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
precice::m2n::M2NConfiguration::ConfiguredM2N Struct Reference

#include <M2NConfiguration.hpp>

Collaboration diagram for precice::m2n::M2NConfiguration::ConfiguredM2N:
[legend]

Public Attributes

m2n::PtrM2N m2n
 The configured M2N.
 
std::string acceptor
 The name of the acceptor.
 
std::string connector
 The name of the connector.
 

Detailed Description

Definition at line 19 of file M2NConfiguration.hpp.

Member Data Documentation

◆ acceptor

std::string precice::m2n::M2NConfiguration::ConfiguredM2N::acceptor

The name of the acceptor.

Definition at line 23 of file M2NConfiguration.hpp.

◆ connector

std::string precice::m2n::M2NConfiguration::ConfiguredM2N::connector

The name of the connector.

Definition at line 25 of file M2NConfiguration.hpp.

◆ m2n

m2n::PtrM2N precice::m2n::M2NConfiguration::ConfiguredM2N::m2n

The configured M2N.

Definition at line 21 of file M2NConfiguration.hpp.


The documentation for this struct was generated from the following file: