Celeritas 0.6.0-67+develop.47f47c88
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::AxisGrid< T > Struct Template Reference

Grid specification for a single axis. More...

#include <CartMapFieldInput.hh>

Public Member Functions

 operator bool () const
 Check if parameters are valid.
 

Public Attributes

T min {}
 Minimum coordinate value.
 
T max {}
 Maximum coordinate value.
 
size_type num {}
 Number of grid points.
 

Detailed Description

template<class T>
struct celeritas::AxisGrid< T >

Grid specification for a single axis.


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