MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <iostream>
#include <map>
#include <iomanip>
#include "Distributions.h"
#include "../utility/testing_macros.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, const char *argv[]) |
int | test_normal_dist () |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 59 of file test_normal_dist.cpp.
References test_normal_dist().
int test_normal_dist | ( | ) |
Definition at line 26 of file test_normal_dist.cpp.
References ASSERT_DOUBLE_EQ.
Referenced by main().