Celeritas 0.7.0-dev.370+develop.9def02c
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::inp::OpticalBulkModel< ModelMat, IMC > Struct Template Reference

A single model for all optical materials. More...

#include <OpticalPhysics.hh>

Public Types

using OMM = OpticalModelMaterial< ModelMat >
 

Public Member Functions

 operator bool () const
 True if any materials have the model.
 

Public Attributes

std::map< OptMatId, OMMmaterials
 Model data for each material.
 

Static Public Attributes

static constexpr auto model_class = IMC
 Model class for backward compatibility.
 

Detailed Description

template<class ModelMat, optical::ImportModelClass IMC>
struct celeritas::inp::OpticalBulkModel< ModelMat, IMC >

A single model for all optical materials.

Each material instance

Todo:
This will be removed; it's currently just an adapter for old IO data classes.

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