v0.16.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< VectorDoubleuAtPtsPtr
 
SmartPetscObj< Vec > L2Vec
 
SmartPetscObj< Vec > resVec
 
boost::shared_ptr< VectorDoubleapproxVals
 
SmartPetscObj< Vec > petscVec
 

Detailed Description

Definition at line 97 of file initial_diffusion.cpp.

Member Enumeration Documentation

◆ VecElements

Enumerator
VALUES_INTEG 
LAST_ELEMENT 

Definition at line 144 of file photon_diffusion.cpp.

Member Data Documentation

◆ approxVals

boost::shared_ptr<VectorDouble> PhotonDiffusion::CommonData::approxVals

Definition at line 138 of file photon_diffusion.cpp.

◆ L2Vec

SmartPetscObj< Vec > PhotonDiffusion::CommonData::L2Vec

Definition at line 99 of file initial_diffusion.cpp.

◆ petscVec

SmartPetscObj<Vec> PhotonDiffusion::CommonData::petscVec

Definition at line 140 of file photon_diffusion.cpp.

◆ resVec

SmartPetscObj< Vec > PhotonDiffusion::CommonData::resVec

Definition at line 100 of file initial_diffusion.cpp.

◆ uAtPtsPtr

boost::shared_ptr< VectorDouble > PhotonDiffusion::CommonData::uAtPtsPtr

Definition at line 98 of file initial_diffusion.cpp.


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