Public Attributes

QCAD::PoissonSource< EvalT, Traits >::PointCharge Struct Reference

Point Charge parameters. More...

List of all members.

Public Attributes

MeshScalarT position [3]
double charge
int iWorkset
int iCell

Detailed Description

template<typename EvalT, typename Traits>
struct QCAD::PoissonSource< EvalT, Traits >::PointCharge

Point Charge parameters.

Definition at line 225 of file QCAD_PoissonSource.hpp.


Member Data Documentation

template<typename EvalT, typename Traits>
MeshScalarT QCAD::PoissonSource< EvalT, Traits >::PointCharge::position[3]

Definition at line 225 of file QCAD_PoissonSource.hpp.

template<typename EvalT, typename Traits>
double QCAD::PoissonSource< EvalT, Traits >::PointCharge::charge

Definition at line 225 of file QCAD_PoissonSource.hpp.

template<typename EvalT, typename Traits>
int QCAD::PoissonSource< EvalT, Traits >::PointCharge::iWorkset

Definition at line 225 of file QCAD_PoissonSource.hpp.

template<typename EvalT, typename Traits>
int QCAD::PoissonSource< EvalT, Traits >::PointCharge::iCell

Definition at line 225 of file QCAD_PoissonSource.hpp.


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