![]() |
v0.15.0 |
Public Types | |
| enum | VecElements { VALUES_INTEG = 0 , LAST_ELEMENT } |
Public Attributes | |
| boost::shared_ptr< VectorDouble > | approxVals |
| SmartPetscObj< Vec > | petscVec |
Definition at line 102 of file photon_diffusion.cpp.
| Enumerator | |
|---|---|
| VALUES_INTEG | |
| LAST_ELEMENT | |
Definition at line 106 of file photon_diffusion.cpp.
| boost::shared_ptr<VectorDouble> PhotonDiffusion::CommonData::approxVals |
Definition at line 103 of file photon_diffusion.cpp.
| SmartPetscObj<Vec> PhotonDiffusion::CommonData::petscVec |
Definition at line 104 of file photon_diffusion.cpp.