preCICE v3.1.2
Loading...
Searching...
No Matches
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 20 of file M2NConfiguration.hpp.

Member Data Documentation

◆ acceptor

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

The name of the acceptor.

Definition at line 24 of file M2NConfiguration.hpp.

◆ connector

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

The name of the connector.

Definition at line 26 of file M2NConfiguration.hpp.

◆ m2n

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

The configured M2N.

Definition at line 22 of file M2NConfiguration.hpp.


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