Rheolef  7.1
an efficient C++ finite element environment
communicator

Public Types

typedef std::vector< int >::size_type size_type
 

Public Member Functions

int rank () const
 
int size () const
 

Detailed Description

Definition at line 77 of file distributed.h.

Member Typedef Documentation

◆ size_type

typedef std::vector<int>::size_type size_type

Definition at line 78 of file distributed.h.

Member Function Documentation

◆ rank()

int rank ( ) const

Definition at line 79 of file distributed.h.

◆ size()

int size ( ) const

Definition at line 80 of file distributed.h.


The documentation for this struct was generated from the following file: