|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Functions | |
| template<class SolverA , class SolverB > | |
| MInt | convertId (SolverA &solverA, SolverB &solverB, const MInt solverAId) |
| Conversion from solverA id to the solverB id on the same-level only! More... | |
| template<class SolverA , class SolverB > | |
| MInt | convertIdParent (SolverA &solverA, SolverB &solverB, const MInt solverAId) |
| Conversion from solverA id to the solverB id If no cell on the same level is found, a connection through the Cell-parents is used! More... | |
| MInt convertId | ( | SolverA & | solverA, |
| SolverB & | solverB, | ||
| const MInt | solverAId | ||
| ) |
Definition at line 21 of file couplingutils.h.
| MInt convertIdParent | ( | SolverA & | solverA, |
| SolverB & | solverB, | ||
| const MInt | solverAId | ||
| ) |
Definition at line 46 of file couplingutils.h.