CEPS  24.01
Cardiac ElectroPhysiology Simulator
DistributedHaloVector.hpp File Reference

Go to the source code of this file.

Data Structures

class  DistributedHaloVector
 Extended distributed vectors. More...
 

Typedefs

using DHVecPtr = std::shared_ptr< DistributedHaloVector >
 Typedef for pointer on Distributed Halo CepsVector. More...
 

Detailed Description

Extended distributed vectors

Definition in file DistributedHaloVector.hpp.

Typedef Documentation

◆ DHVecPtr

using DHVecPtr = std::shared_ptr<DistributedHaloVector>

Typedef for pointer on Distributed Halo CepsVector.

Definition at line 183 of file DistributedHaloVector.hpp.