Rheolef  7.1
an efficient C++ finite element environment
distributed.h File Reference

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  communicator
 

Namespaces

 rheolef
 This file is part of Rheolef.
 

Macros

#define rheo_default_memory_model   sequential
 

Macro Definition Documentation

◆ rheo_default_memory_model

#define rheo_default_memory_model   sequential

Definition at line 74 of file distributed.h.