Commit Graph
8 Commits
Author SHA1 Message Date
Veselin Dobrev 5ae1cef9cf Merge branch 'master' into varnurbs-dev 2018-01-08 23:46:46 -08:00
Veselin Dobrev 089c03576c Adjust a few sample runs to get rid of LOBPCG errors (ex12p) and
warnings about empty partitions (ex18p).
2017-12-17 21:21:04 -08:00
Veselin Dobrev 224851268e Restore backward compatibility for reading and writing NURBS meshes and
solutions. Restore the NURBS meshes in the data directory to use their
original format.

Add a new FiniteElementSpace format for writing variable-order spaces,
currently implemented for NURBS spaces only. Move the reading of FE
space input in a new method: FiniteElementSpace::Load. Add new default
constructor for FiniteElementSpace that should be used with the Load
method.

Add a bunch of const qualifiers in NURBSExtension and NURBSPatchMap.

Extended the method Mesh::DegreeElevate to make it easier to work with
variable-order NURBS meshes.

In class Array, add copy constructors and copy assignment operators.

Add a number of FIXME comments.
2017-11-21 14:35:05 -08:00
Tzanio e6c4c90067 make style 2017-09-16 11:55:23 -07:00
Ido Akkerman 12147db8ba Fixing ex12p
Signed-off-by: Ido Akkerman <I.Akkerman@tudelft.nl>
2017-09-16 14:48:28 +02:00
Veselin Dobrev af3965e851 In example 12p, add a command line option for the random seed used in
LOBPCG.
2017-03-25 21:26:42 -07:00
Jakub Cerveny 125ff226e4 Version 3.2 2016-06-30 10:37:30 -07:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00