DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::PointSource, including all inherited members.
apply(GenericVector &b) | dolfin::PointSource | |
apply(GenericMatrix &A) | dolfin::PointSource | |
PointSource(std::shared_ptr< const FunctionSpace > V, const Point &p, double magnitude=1.0) | dolfin::PointSource | |
PointSource(std::shared_ptr< const FunctionSpace > V, const std::vector< std::pair< const Point *, double >> sources) | dolfin::PointSource | |
PointSource(std::shared_ptr< const FunctionSpace > V0, std::shared_ptr< const FunctionSpace > V1, const Point &p, double magnitude=1.0) | dolfin::PointSource | |
PointSource(std::shared_ptr< const FunctionSpace > V0, std::shared_ptr< const FunctionSpace > V1, const std::vector< std::pair< const Point *, double >> sources) | dolfin::PointSource | |
~PointSource() | dolfin::PointSource |