CEPS  24.01
Cardiac ElectroPhysiology Simulator
Mesh.cpp File Reference
#include "geometry/Mesh.hpp"

Go to the source code of this file.

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.cpp.

Function Documentation

◆ operator<<()

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

Displays some info on the mesh.

Definition at line 333 of file Mesh.cpp.