NimbleSM
NimbleSM is a solid mechanics simulation code for dynamic systems
Loading...
Searching...
No Matches
nimble.quanta.arrayview.h File Reference
#include <memory>
#include <numeric>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  nimble::quanta::arrayview_t< T >
 
class  nimble::quanta::spanarray< T >
 

Namespaces

namespace  nimble
 
namespace  nimble::quanta
 

Functions

template<class T>
void nimble::quanta::swap (arrayview_t< T > &A, arrayview_t< T > &B)
 
template<class T, class list_t>
std::vector< arrayview_t< T > > nimble::quanta::partition_into_arrayviews (std::vector< T > &values, const list_t &counts)