MADNESS  0.10.1
Classes | Functions
test_prof.cc File Reference
#include <madness/world/MADworld.h>
#include <cmath>
#include <cstdio>
Include dependency graph for test_prof.cc:

Classes

class  A
 

Functions

void a ()
 
void b ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ a()

void a ( )

References b(), PROFILE_FUNC, and madness::sum().

Referenced by b(), and main().

◆ b()

void b ( )

References a(), PROFILE_FUNC, and madness::sum().

Referenced by a().

◆ main()

int main ( int  argc,
char **  argv 
)