v0.14.0
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
PhotonDiffusion::CommonData Struct Reference
Collaboration diagram for PhotonDiffusion::CommonData:
[legend]

Public Types

enum  VecElements { VALUES_INTEG = 0 , LAST_ELEMENT }
 

Public Attributes

boost::shared_ptr< VectorDouble > approxVals
 
SmartPetscObj< Vec > petscVec
 

Detailed Description

Definition at line 102 of file photon_diffusion.cpp.

Member Enumeration Documentation

◆ VecElements

Enumerator
VALUES_INTEG 
LAST_ELEMENT 
Examples
photon_diffusion.cpp.

Definition at line 106 of file photon_diffusion.cpp.

Member Data Documentation

◆ approxVals

boost::shared_ptr<VectorDouble> PhotonDiffusion::CommonData::approxVals
Examples
photon_diffusion.cpp.

Definition at line 103 of file photon_diffusion.cpp.

◆ petscVec

SmartPetscObj<Vec> PhotonDiffusion::CommonData::petscVec
Examples
photon_diffusion.cpp.

Definition at line 104 of file photon_diffusion.cpp.


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