MAIA bb96820c
Multiphysics at AIA
|
Simple implementation of c++20 range. More...
#include <surfacecoupling.h>
Public Member Functions | |
range (Iter b, Iter e) | |
Iter | begin () |
Iter | end () |
Private Attributes | |
Iter | m_b |
Iter | m_e |
Definition at line 168 of file surfacecoupling.h.
|
inline |
Definition at line 173 of file surfacecoupling.h.
|
inline |
Definition at line 175 of file surfacecoupling.h.
|
inline |
Definition at line 176 of file surfacecoupling.h.
|
private |
Definition at line 169 of file surfacecoupling.h.
|
private |
Definition at line 170 of file surfacecoupling.h.