CEPS  24.01
Cardiac ElectroPhysiology Simulator
Mesh.hpp File Reference

Go to the source code of this file.

Data Structures

class  Mesh
 Geometrical information of 1,2 or 3D distributed cells. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Mesh &m)
 Displays some info on the mesh. More...
 

Detailed Description

Distributed geometrical data

Definition in file Mesh.hpp.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const Mesh m 
)

Displays some info on the mesh.

Definition at line 218 of file Mesh.cpp.