![]() |
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
|
#include <gtest/gtest.h>#include <limits>#include <random>#include <stk_mesh/base/MetaData.hpp>#include <stk_mesh/base/BulkData.hpp>#include <stk_mesh/base/CoordinateSystems.hpp>#include <stk_mesh/base/Field.hpp>#include <stk_mesh/base/FieldBLAS.hpp>#include <stk_util/parallel/Parallel.hpp>#include <Kokkos_Core.hpp>#include <ElemDataRequests.h>#include <ScratchViews.h>#include "UnitTestKokkosUtils.h"#include "UnitTestUtils.h"Namespaces | |
| anonymous_namespace{UnitTestSuppAlgDataSharing.C} | |
Functions | |
| anonymous_namespace{UnitTestSuppAlgDataSharing.C}::TEST_F (Hex8Mesh, supp_alg_data_sharing) | |
| anonymous_namespace{UnitTestSuppAlgDataSharing.C}::TEST_F (Hex8Mesh, inconsistent_field_requests) | |
1.8.11