Hermes2D  3.0
Hermes::Hermes2D::OGProjection< Scalar > Member List

This is the complete list of members for Hermes::Hermes2D::OGProjection< Scalar >, including all inherited members.

project_global(SpaceSharedPtr< Scalar > space, MatrixFormVol< Scalar > *custom_projection_jacobian, VectorFormVol< Scalar > *custom_projection_residual, Scalar *target_vec)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(SpaceSharedPtr< Scalar > space, MatrixFormVol< Scalar > *custom_projection_jacobian, VectorFormVol< Scalar > *custom_projection_residual, MeshFunctionSharedPtr< Scalar > target_sln)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(const std::vector< SpaceSharedPtr< Scalar > > spaces, const std::vector< MatrixFormVol< Scalar > * > &custom_projection_jacobian, const std::vector< VectorFormVol< Scalar > * > &custom_projection_residual, Scalar *target_vec)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(const std::vector< SpaceSharedPtr< Scalar > > spaces, const std::vector< MatrixFormVol< Scalar > * > &custom_projection_jacobian, const std::vector< VectorFormVol< Scalar > * > &custom_projection_residual, const std::vector< MeshFunctionSharedPtr< Scalar > > &target_slns)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(SpaceSharedPtr< Scalar > space, MeshFunctionSharedPtr< Scalar > source_meshfn, Scalar *target_vec, NormType proj_norm=HERMES_UNSET_NORM) (defined in Hermes::Hermes2D::OGProjection< Scalar >)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(SpaceSharedPtr< Scalar > space, MeshFunctionSharedPtr< Scalar > source_meshfn, Hermes::Algebra::Vector< Scalar > *target_vec, NormType proj_norm=HERMES_UNSET_NORM) (defined in Hermes::Hermes2D::OGProjection< Scalar >)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(SpaceSharedPtr< Scalar > space, MeshFunctionSharedPtr< Scalar > source_sln, MeshFunctionSharedPtr< Scalar > target_sln, NormType proj_norm=HERMES_UNSET_NORM)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(std::vector< SpaceSharedPtr< Scalar > > spaces, std::vector< MeshFunctionSharedPtr< Scalar > > source_meshfns, Scalar *target_vec, std::vector< NormType > proj_norms=std::vector< NormType >())Hermes::Hermes2D::OGProjection< Scalar >static
project_global(std::vector< SpaceSharedPtr< Scalar > > spaces, std::vector< MeshFunctionSharedPtr< Scalar > > source_meshfns, Hermes::Algebra::Vector< Scalar > *target_vec, std::vector< NormType > proj_norms=std::vector< NormType >()) (defined in Hermes::Hermes2D::OGProjection< Scalar >)Hermes::Hermes2D::OGProjection< Scalar >static
project_global(std::vector< SpaceSharedPtr< Scalar > > spaces, std::vector< MeshFunctionSharedPtr< Scalar > > source_slns, std::vector< MeshFunctionSharedPtr< Scalar > > target_slns, std::vector< NormType > proj_norms=std::vector< NormType >(), bool delete_old_mesh=false) (defined in Hermes::Hermes2D::OGProjection< Scalar >)Hermes::Hermes2D::OGProjection< Scalar >static
project_internal(SpaceSharedPtr< Scalar > space, WeakFormSharedPtr< Scalar > proj_wf, Scalar *target_vec)Hermes::Hermes2D::OGProjection< Scalar >protectedstatic