Hermes2D
2.0
|
This is the complete list of members for Hermes::Hermes2D::LocalProjection< Scalar >, including all inherited members.
LocalProjection() (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | |
ndof (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | protectedstatic |
project_local(const Space< Scalar > *space, MeshFunction< Scalar > *meshfn, Scalar *target_vec, ProjNormType proj_norm=HERMES_UNSET_NORM) (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | static |
project_local(const Space< Scalar > *space, Solution< Scalar > *source_sln, Solution< Scalar > *target_sln, ProjNormType proj_norm=HERMES_UNSET_NORM) (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | static |
project_local(Hermes::vector< const Space< Scalar > * > spaces, Hermes::vector< MeshFunction< Scalar > * > meshfns, Scalar *target_vec, Hermes::vector< ProjNormType > proj_norms=Hermes::vector< ProjNormType >()) (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | static |
project_local(Hermes::vector< const Space< Scalar > * > spaces, Hermes::vector< Solution< Scalar > * > slns, Scalar *target_vec, Hermes::vector< ProjNormType > proj_norms=Hermes::vector< ProjNormType >()) (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | static |
project_local(Hermes::vector< const Space< Scalar > * > spaces, Hermes::vector< Solution< Scalar > * > source_slns, Hermes::vector< Solution< Scalar > * > target_slns, Hermes::vector< ProjNormType > proj_norms=Hermes::vector< ProjNormType >(), bool delete_old_mesh=false) (defined in Hermes::Hermes2D::LocalProjection< Scalar >) | Hermes::Hermes2D::LocalProjection< Scalar > | static |