MADNESS 0.10.1
Functions | Variables
madqc2.cpp File Reference
#include <fstream>
#include <madness/misc/info.h>
#include <madness/world/worldmem.h>
#include "Drivers.hpp"
#include "MoldftLib.hpp"
#include "MolresponseLib.hpp"
#include "CCLib.hpp"
#include "ParameterManager.hpp"
Include dependency graph for madqc2.cpp:

Functions

static void END_TIMER (World &world, const char *msg)
 
int main (int argc, char **argv)
 
static void START_TIMER (World &world)
 

Variables

static double sss
 
static double ttt
 

Function Documentation

◆ END_TIMER()

static void END_TIMER ( World world,
const char *  msg 
)
static

◆ main()

int main ( int  argc,
char **  argv 
)

◆ START_TIMER()

static void START_TIMER ( World world)
static

Variable Documentation

◆ sss

double sss
static

Referenced by END_TIMER(), and START_TIMER().

◆ ttt

double ttt
static

Referenced by END_TIMER(), and START_TIMER().