NimbleSM
NimbleSM is a solid mechanics simulation code for dynamic systems
|
#include <nimble_kokkos_defs.h>
#include <nimble_kokkos_material_factory.h>
#include <nimble_material.h>
#include <stdexcept>
#include <tuple>
#include <utility>
Classes | |
class | nimble_kokkos::Material |
Namespaces | |
namespace | nimble_kokkos |
Functions | |
template<typename MatType> | |
std::pair< std::shared_ptr< MatType >, MatType * > | nimble_kokkos::allocate_material_on_host_and_device (const nimble::MaterialParameters &mat_params_struct) |