![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
#include <config.h>


Additional Inherited Members | |
Public Types inherited from mui::three_dim | |
| using | EXCEPTION = exception_segv |
| using | REAL = double |
| using | INT = int |
| using | time_type = REAL |
| using | iterator_type = INT |
| using | point_type = point< REAL, D > |
| using | data_types = type_list< uint32_t, uint64_t, int32_t, int64_t, double, float, std::string > |
Static Public Attributes inherited from mui::three_dim | |
| static const bool | DEBUG = false |
| static const int | D = 3 |
| static const bool | FIXEDPOINTS = false |
| static const bool | QUIET = false |