timing/performance More...
Namespaces | |
| namespace | AssignParticles |
| namespace | BoundingBox |
| namespace | Gravity |
| namespace | PseudoParticles |
| namespace | Reset |
| namespace | SPH |
| namespace | Tree |
Variables | |
| const char *const | rhs { "/time/rhs" } |
| const char *const | rhsElapsed { "/time/rhsElapsed" } |
| const char *const | loadBalancing { "/time/loadBalancing" } |
| const char *const | reset { "/time/reset" } |
| const char *const | removeParticles { "/time/removeParticles" } |
| const char *const | boundingBox { "/time/boundingBox" } |
| const char *const | assignParticles { "/time/assignParticles" } |
| const char *const | tree { "/time/tree" } |
| const char *const | pseudoParticle { "/time/pseudoParticle"} |
| const char *const | gravity { "/time/gravity" } |
| const char *const | sph { "/time/sph" } |
| const char *const | integrate { "/time/integrate" } |
| const char *const | IO { "/time/IO" } |
timing/performance
| const char* const ProfilerIds::Time::assignParticles { "/time/assignParticles" } |
Definition at line 56 of file h5profiler.h.
| const char* const ProfilerIds::Time::boundingBox { "/time/boundingBox" } |
Definition at line 55 of file h5profiler.h.
| const char* const ProfilerIds::Time::gravity { "/time/gravity" } |
Definition at line 59 of file h5profiler.h.
| const char* const ProfilerIds::Time::integrate { "/time/integrate" } |
Definition at line 61 of file h5profiler.h.
| const char* const ProfilerIds::Time::IO { "/time/IO" } |
Definition at line 62 of file h5profiler.h.
| const char* const ProfilerIds::Time::loadBalancing { "/time/loadBalancing" } |
Definition at line 52 of file h5profiler.h.
| const char* const ProfilerIds::Time::pseudoParticle { "/time/pseudoParticle"} |
Definition at line 58 of file h5profiler.h.
| const char* const ProfilerIds::Time::removeParticles { "/time/removeParticles" } |
Definition at line 54 of file h5profiler.h.
| const char* const ProfilerIds::Time::reset { "/time/reset" } |
Definition at line 53 of file h5profiler.h.
| const char* const ProfilerIds::Time::rhs { "/time/rhs" } |
Definition at line 50 of file h5profiler.h.
| const char* const ProfilerIds::Time::rhsElapsed { "/time/rhsElapsed" } |
Definition at line 51 of file h5profiler.h.
| const char* const ProfilerIds::Time::sph { "/time/sph" } |
Definition at line 60 of file h5profiler.h.
| const char* const ProfilerIds::Time::tree { "/time/tree" } |
Definition at line 57 of file h5profiler.h.