v0.15.0
Loading...
Searching...
No Matches
StandardPoisson::CommonData Struct Reference

[Source function] More...

Collaboration diagram for StandardPoisson::CommonData:
[legend]

Public Types

enum  VecElements { ERROR_L2_NORM = 0 , ERROR_H1_SEMINORM , LAST_ELEMENT }
 

Public Attributes

boost::shared_ptr< VectorDoubleapproxVals
 
boost::shared_ptr< MatrixDoubleapproxValsGrad
 
SmartPetscObj< Vec > petscVec
 

Detailed Description

[Source function]

Definition at line 74 of file standard_poisson.cpp.

Member Enumeration Documentation

◆ VecElements

Member Data Documentation

◆ approxVals

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

Definition at line 75 of file standard_poisson.cpp.

◆ approxValsGrad

boost::shared_ptr<MatrixDouble> StandardPoisson::CommonData::approxValsGrad

Definition at line 76 of file standard_poisson.cpp.

◆ petscVec

SmartPetscObj<Vec> StandardPoisson::CommonData::petscVec

Definition at line 77 of file standard_poisson.cpp.


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