WarpX
Typedefs | Functions
ParticleBuffer Namespace Reference

Typedefs

template<template< class > class Allocator>
using BufferType = amrex::AmrParticleContainer< 0, 0, PIdx::nattribs, 0, Allocator >
 

Functions

template<template< class > class Allocator>
BufferType< Allocator > getTmpPC (const WarpXParticleContainer *pc)
 

Typedef Documentation

◆ BufferType

template<template< class > class Allocator>
using ParticleBuffer::BufferType = typedef amrex::AmrParticleContainer<0, 0, PIdx::nattribs, 0, Allocator>

Function Documentation

◆ getTmpPC()

template<template< class > class Allocator>
BufferType<Allocator> ParticleBuffer::getTmpPC ( const WarpXParticleContainer pc)