PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::Profiler Member List

This is the complete list of members for Gedim::Profiler, including all inherited members.

ActivateProfilerGedim::Profilerstatic
CheckMemory(const std::string &nameMemory, const bool &checkProcessesMemory=false)Gedim::Profilerstatic
ComputeTime(const double &startTime, const double &stopTime)Gedim::Profilerinlinestatic
GetProcessMemory(std::vector< unsigned long > &memoryUsed)Gedim::Profilerstatic
GetTime(const std::string &nameTime, const bool &localTime=false)Gedim::Profilerstatic
GetTime()Gedim::Profilerstatic
GetTotalMemory(std::vector< unsigned long > &totalMemory)Gedim::Profilerstatic
InsertTime(const std::string &nameTime, const double &globalTime, const double &localTime)Gedim::Profilerstatic
MemoryFileGedim::Profilerstatic
Sleep(const unsigned int &milliseconds)Gedim::Profilerstatic
SplitTime(const std::string &nameTime, double &globalTime, double &localTime)Gedim::Profilerstatic
StartTime(const std::string &nameTime)Gedim::Profilerstatic
StopTime(const std::string &nameTime, const bool &printTime=true)Gedim::Profilerstatic
TimeFileGedim::Profilerstatic
WriteTime(const std::string &nameTime, const double &globalTime, const double &localTime)Gedim::Profilerstatic