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
Namespaces | Functions
UnitTestHex27FaceNodeOrdering.C File Reference
#include <gtest/gtest.h>
#include <limits>
#include <stk_util/parallel/Parallel.hpp>
#include <stk_mesh/base/MetaData.hpp>
#include <stk_mesh/base/BulkData.hpp>
#include <stk_mesh/base/Bucket.hpp>
#include <stk_mesh/base/GetEntities.hpp>
#include <master_element/Hex27CVFEM.h>
#include "UnitTestUtils.h"

Namespaces

 anonymous_namespace{UnitTestHex27FaceNodeOrdering.C}
 

Functions

void anonymous_namespace{UnitTestHex27FaceNodeOrdering.C}::check_Hex27_creation (const stk::mesh::BulkData &bulk)
 
void anonymous_namespace{UnitTestHex27FaceNodeOrdering.C}::check_Hex27_face_ip_node_ordering (const stk::mesh::BulkData &bulk)
 
 TEST (Hex27, creation)
 
 TEST (Hex27, face_node_ordering)
 

Function Documentation

TEST ( Hex27  ,
creation   
)
TEST ( Hex27  ,
face_node_ordering   
)