Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
LinkCSRPartition.hpp File Reference

Classes

class  mundy::mesh::LinkCSRPartitionT< MemSpace >

Namespaces

namespace  mundy
namespace  mundy::mesh

Typedefs

using mundy::mesh::LinkCSRPartition = LinkCSRPartitionT<stk::ngp::HostMemSpace>
template<typename NgpMemSpace>
using mundy::mesh::NgpLinkCSRPartitionT = LinkCSRPartitionT<NgpMemSpace>
using mundy::mesh::NgpLinkCSRPartition = LinkCSRPartitionT<stk::ngp::MemSpace>

Functions

template<typename MemSpace1, typename MemSpace2>
void mundy::mesh::deep_copy (LinkCSRPartitionT< MemSpace1 > &dest, const LinkCSRPartitionT< MemSpace2 > &src)