Hermes2D
3.0
|
Public Member Functions | |
WeakFormSharedPtr< Scalar > | get_weak_formulation () const |
Protected Member Functions | |
DiscreteProblemWeakForm (WeakFormSharedPtr< Scalar > wf=WeakFormSharedPtr< Scalar >(nullptr)) | |
virtual void | set_weak_formulation (WeakFormSharedPtr< Scalar > wf) |
Protected Attributes | |
WeakFormSharedPtr< Scalar > | wf |
Weak formulation. | |
Definition at line 54 of file discrete_problem_helpers.h.