44#ifndef NIMBLE_MESH_UTILS_H
45#define NIMBLE_MESH_UTILS_H
49#ifndef NIMBLE_HAVE_DARMA
58 std::vector<int>
const& linear_system_node_ids,
59 std::vector<int>& i_index,
60 std::vector<int>& j_index);
Definition nimble_genesis_mesh.h:59
Definition kokkos_contact_manager.h:49
void DetermineTangentMatrixNonzeroStructure(GenesisMesh const &mesh, std::vector< int > const &linear_system_node_ids, std::vector< int > &i_index, std::vector< int > &j_index)
Definition nimble_mesh_utils.cc:49