|
NimbleSM
NimbleSM is a solid mechanics simulation code for dynamic systems
|
#include "nimble_block_material_interface_base.h"#include "nimble_data_utils.h"#include "nimble_kokkos_block.h"#include "nimble_kokkos_defs.h"#include "nimble_utils.h"Go to the source code of this file.
Classes | |
| class | nimble_kokkos::BlockMaterialInterface |
Namespaces | |
| namespace | nimble |
| namespace | nimble_kokkos |
Typedefs | |
| using | nimble_kokkos::ElemPointRangePolicy = Kokkos::MDRangePolicy<Kokkos::Rank<2>> |
Functions | |
| ElemPointRangePolicy | nimble_kokkos::make_elem_point_range_policy (const int num_block_elems, const int num_points_per_elem) |