Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::BlockIndexList Class Reference

Public Member Functions

Int32 nbBlock () const
Real memoryRatio () const
void reset ()
BlockIndex block (Int32 i) const
void fillArray (Array< Int32 > &v)

Friends

class BlockIndexListBuilder

Detailed Description

Definition at line 82 of file BlockIndexList.h.

Member Function Documentation

◆ block()

BlockIndex Arcane::BlockIndexList::block ( Int32 i) const
inline

Definition at line 93 of file BlockIndexList.h.

◆ fillArray()

void Arcane::BlockIndexList::fillArray ( Array< Int32 > & v)

Definition at line 46 of file BlockIndexList.cc.

◆ memoryRatio()

Real Arcane::BlockIndexList::memoryRatio ( ) const

Definition at line 33 of file BlockIndexList.cc.

◆ nbBlock()

Int32 Arcane::BlockIndexList::nbBlock ( ) const
inline

Definition at line 90 of file BlockIndexList.h.

◆ reset()

void Arcane::BlockIndexList::reset ( )

Definition at line 60 of file BlockIndexList.cc.

◆ BlockIndexListBuilder

friend class BlockIndexListBuilder
friend

Definition at line 84 of file BlockIndexList.h.


The documentation for this class was generated from the following files: