38 #include<lifev/core/util/Displayer.hpp> 52 M_verbose = M_comm->MyPID() == 0;
62 M_verbose = M_comm->MyPID() == 0;
91 M_verbose = M_comm->MyPID() == 0;
Displayer(const commPtr_Type &comm)
std::shared_ptr< comm_Type > commPtr_Type
void setCommunicator(const commPtr_Type &comm)
Set the communicator.
void updateInverseJacobian(const UInt &iQuadPt)
const bool & isLeader() const
Determine if it is the leader.
Displayer(const Displayer &displayer)
Copy constructor.
Displayer - This class is used to display messages in parallel simulations.