Rheolef
7.1
an efficient C++ finite element environment
|
Go to the source code of this file.
Classes | |
struct | undefined_memory_model |
struct | sequential |
struct | is_sequential< M > |
struct | is_distributed< M > |
struct | is_sequential< sequential > |
struct | is_distributed< sequential > |
struct | promote_memory< M1, M2 > |
struct | promote_memory< undefined_memory_model, sequential > |
struct | promote_memory< sequential, undefined_memory_model > |
struct | promote_memory< sequential, sequential > |
struct | distributed |
struct | is_sequential< distributed > |
struct | is_distributed< distributed > |
struct | promote_memory< undefined_memory_model, distributed > |
struct | promote_memory< distributed, undefined_memory_model > |
struct | promote_memory< distributed, distributed > |
Namespaces | |
rheolef | |
This file is part of Rheolef. | |
Macros | |
#define | rheo_default_memory_model distributed |
#define rheo_default_memory_model distributed |
Definition at line 113 of file distributed.h.