![]() |
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
|
Typedefs | |
| using | VectorFieldType = stk::mesh::Field< double, stk::mesh::Cartesian > |
Functions | |
| std::pair< std::vector< double >, std::vector< double > > | calculate_metric_tensor (sierra::nalu::MasterElement &me, const std::vector< double > &ws_coords) |
| void | test_metric_for_topo_2D (stk::topology topo, double tol) |
| void | test_metric_for_topo_3D (stk::topology topo, double tol) |
| using anonymous_namespace{UnitTestMetricTensor.C}::VectorFieldType = typedef stk::mesh::Field<double, stk::mesh::Cartesian> |
| std::pair<std::vector<double>, std::vector<double> > anonymous_namespace{UnitTestMetricTensor.C}::calculate_metric_tensor | ( | sierra::nalu::MasterElement & | me, |
| const std::vector< double > & | ws_coords | ||
| ) |
| void anonymous_namespace{UnitTestMetricTensor.C}::test_metric_for_topo_2D | ( | stk::topology | topo, |
| double | tol | ||
| ) |
| void anonymous_namespace{UnitTestMetricTensor.C}::test_metric_for_topo_3D | ( | stk::topology | topo, |
| double | tol | ||
| ) |
1.8.11