Skip to content
Snippets Groups Projects
Commit f8d3e1b8 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

HACK: force non-hermitian eigen solver in conformal-spectral reparam at the moment; it seems to

fix the "bad IP norm" slepc message we get for some test cases
parent 03c7ae88
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,6 @@ GEdgeCompound::GEdgeCompound(GModel *m, int tag, std::vector<GEdge*> &compound,
}
parametrize();
}
GEdgeCompound::GEdgeCompound(GModel *m, int tag, std::vector<GEdge*> &compound)
......
This diff is collapsed.
2.5.0 (?): new client/server visualization mode; new compound
geometrical entities (useful for remeshing); improved mesh
reclassification tool; new ability to watch a pattern of files to
merge; new integrated MPEG export; new option to force the type of
views dynamically; bumped mesh version format to 2.2 (change in the
meaning of the partition tags; this only affects partitioned
(parallel) meshes); renamed several post-processing plugins (as well
as plugin options) to make them easier to understand; many bug fixes
and usability improvements all over the place.
2.5.0 (?): new compound geometrical entities (for remeshing and/or
trans-patch meshing); improved mesh reclassification tool; new
client/server visualization mode; new ability to watch a pattern of
files to merge; new integrated MPEG export; new option to force the
type of views dynamically; bumped mesh version format to 2.2 (small
change in the meaning of the partition tags; this only affects
partitioned (i.e. parallel) meshes); renamed several post-processing
plugins (as well as plugin options) to make them easier to understand;
many bug fixes and usability improvements all over the place.
2.4.2 (Sep 21, 2009): solver code refactoring + better IDE
integration.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment