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 | Variables
unit_tests.C File Reference
#include <gtest/gtest.h>
#include <mpi.h>
#include <Kokkos_Core.hpp>
#include <stk_util/parallel/Parallel.hpp>
#include "include/NaluEnv.h"

Functions

int main (int argc, char **argv)
 

Variables

int gl_argc = 0
 
char ** gl_argv = 0
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Variable Documentation

int gl_argc = 0

Referenced by main().

char** gl_argv = 0

Referenced by main().