Nalu
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of energy applications of interest (most notably Wind ECP) built on the Sierra Toolkit and Trilinos solver Tpetra/Epetra stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information. http://NaluCFD.org
Functions
nalu.C File Reference
#include <mpi.h>
#include <stk_util/diag/PrintTimer.hpp>
#include <NaluParsing.h>
#include <Simulation.h>
#include <NaluEnv.h>
#include <stk_util/environment/perf_util.hpp>
#include <stk_util/parallel/ParallelReduce.hpp>
#include <boost/program_options.hpp>
#include <yaml-cpp/yaml.h>
#include <Kokkos_Core.hpp>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <stdexcept>

Functions

static std::string human_bytes_double (double bytes)
 
int main (int argc, char **argv)
 

Function Documentation

static std::string human_bytes_double ( double  bytes)
static

Referenced by main().

int main ( int  argc,
char **  argv 
)