Block-Structured AMR Software Framework
amrex::Order Namespace Reference

Classes

struct  C
 
struct  F
 

Detailed Description

Array2D and Array3D objects can be indexed according to Fortran column-major order (first index moving fastest) or C/C++ row-major order (last index moving fastest). If not specified, Fortran order is assumed.