preCICE v3.1.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
precice::cplscheme::ImplicitData Struct Reference

#include <ImplicitData.hpp>

Collaboration diagram for precice::cplscheme::ImplicitData:
[legend]

Public Member Functions

void add (DataID did, bool toKeep)
 
bool contains (DataID did) const
 
bool toKeep (DataID did) const
 

Public Attributes

std::map< DataID, bool > entries
 

Detailed Description

Definition at line 9 of file ImplicitData.hpp.

Member Function Documentation

◆ add()

void precice::cplscheme::ImplicitData::add ( DataID did,
bool toKeep )

Definition at line 6 of file ImplicitData.cpp.

Here is the call graph for this function:

◆ contains()

bool precice::cplscheme::ImplicitData::contains ( DataID did) const

Definition at line 12 of file ImplicitData.cpp.

Here is the call graph for this function:

◆ toKeep()

bool precice::cplscheme::ImplicitData::toKeep ( DataID did) const

Definition at line 17 of file ImplicitData.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ entries

std::map<DataID, bool> precice::cplscheme::ImplicitData::entries

Definition at line 15 of file ImplicitData.hpp.


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