pyAMReX
Namespaces | Functions
StructOfArrays.py File Reference

Namespaces

 amrex.StructOfArrays
 

Functions

def amrex.StructOfArrays.soa_real_comps (self, num_comps, spacedim=3, rotate=True)
 
def amrex.StructOfArrays.soa_int_comps (self, num_comps)
 
def amrex.StructOfArrays.soa_to_numpy (self, copy=False)
 
def amrex.StructOfArrays.soa_to_cupy (self, copy=False)
 
def amrex.StructOfArrays.register_SoA_extension (amr)