Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::TwodGridBuilder Class Reference

Construct a nonuniform 2D grid. More...

#include <TwodGridBuilder.hh>

Public Types

Type aliases
using Values = Collection< real_type, Ownership::value, MemSpace::host >
 
using TwodGrid = TwodGridData
 

Public Member Functions

 TwodGridBuilder (Values *reals)
 Construct with pointers to data that will be modified.
 
TwodGrid operator() (inp::TwodGrid const &)
 Add a grid from an imported physics vector.
 

Detailed Description

Construct a nonuniform 2D grid.

This uses a deduplicating inserter for real values to improve cacheing.


The documentation for this class was generated from the following files: