Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::XDim3 Struct Reference

A simple struct holding 3 Real values for a 3D coordinate. More...

#include <AMReX_Dim3.H>

Public Attributes

Real x
 
Real y
 
Real z
 

Detailed Description

A simple struct holding 3 Real values for a 3D coordinate.

Used to represent a 3D real-valued coordinate, independent of AMREX_SPACEDIM.

Member Data Documentation

◆ x

Real amrex::XDim3::x

◆ y

Real amrex::XDim3::y

◆ z

Real amrex::XDim3::z

The documentation for this struct was generated from the following file: