Page MenuHomec4science
Feed Advanced Search

Dec 6 2019

junge committed rAKA71bfa3d96fbb: CMakeFlagHandling now handles flags that look like regexes (authored by junge).
CMakeFlagHandling now handles flags that look like regexes
Dec 6 2019, 13:41

Feb 28 2019

junge committed rMUSPECTRE127ca05ecd4e: BUG: fixed python test (authored by junge).
BUG: fixed python test
Feb 28 2019, 07:17
junge committed rMUSPECTRE5b4a8246dd07: BUG: compiles with MPI turned on now (authored by junge).
BUG: compiles with MPI turned on now
Feb 28 2019, 07:17

Feb 25 2019

junge committed rMUSPECTREa9b3ad970876: wip: with francesco (authored by junge).
wip: with francesco
Feb 25 2019, 18:19
junge committed rMUSPECTREd1dd9e291af5: WIP working on named parameter pack (authored by junge).
WIP working on named parameter pack
Feb 25 2019, 12:45
junge committed rMUSPECTRE3eca3365aa75: WIP: adding material evaluator to crystal plasticity (authored by junge).
WIP: adding material evaluator to crystal plasticity
Feb 25 2019, 10:47
junge committed rMUSPECTRE89116df36865: Merge branch 'master' into feat/crystal_plasticity_finite (authored by junge).
Merge branch 'master' into feat/crystal_plasticity_finite
Feb 25 2019, 09:22

Feb 14 2019

junge committed rMUSPECTRE44666124e968: WIP: cleaned up the Proxy Field construct in stochastic material (authored by junge).
WIP: cleaned up the Proxy Field construct in stochastic material
Feb 14 2019, 16:32

Feb 13 2019

junge committed rMUSPECTRE6838d6519bc7: BUG: incorrect call to gradient integration in tests (authored by junge).
BUG: incorrect call to gradient integration in tests
Feb 13 2019, 15:51
junge committed rMUSPECTRE12f98c9a0983: BUG: Gradient integration was not using Formulation (authored by junge).
BUG: Gradient integration was not using Formulation
Feb 13 2019, 10:45

Feb 1 2019

junge committed rMUSPECTREc6f5a64cea36: BUG: fixes bug T2542 and reintroduced a broken test (authored by junge).
BUG: fixes bug T2542 and reintroduced a broken test
Feb 1 2019, 07:21
junge closed T2542: Tiny bug in Cmakelist of language_bindings/python as Resolved by committing rMUSPECTREc6f5a64cea36: BUG: fixes bug T2542 and reintroduced a broken test.
Feb 1 2019, 07:21 · µSpectre

Jan 25 2019

junge added a revision to T2542: Tiny bug in Cmakelist of language_bindings/python: Unknown Object (Differential Revision).
Jan 25 2019, 14:16 · µSpectre
junge committed rMUSPECTREb3a38a28f5cd: BUG: fixed bug T2542 and reintroduced a broken test (authored by junge).
BUG: fixed bug T2542 and reintroduced a broken test
Jan 25 2019, 14:10
junge changed the visibility for T2542: Tiny bug in Cmakelist of language_bindings/python.
Jan 25 2019, 11:49 · µSpectre
junge moved T2542: Tiny bug in Cmakelist of language_bindings/python from Backlog to Doing on the µSpectre board.
Jan 25 2019, 11:49 · µSpectre

Jan 24 2019

junge committed rMUSPECTREd6e947532faf: split the common.hh (authored by junge).
split the common.hh
Jan 24 2019, 17:50
junge committed rMUSPECTRE9f91923084fe: WIP started splitting code base (authored by junge).
WIP started splitting code base
Jan 24 2019, 15:10

Jan 23 2019

junge committed rMUSPECTREde73f882f0da: WIP: adding NamedParameterPack to Material interface (authored by junge).
WIP: adding NamedParameterPack to Material interface
Jan 23 2019, 08:54

Jan 21 2019

junge committed rMUSPECTRE3bc6fa3694d8: ENH: Added Material Evaluator (authored by junge).
ENH: Added Material Evaluator
Jan 21 2019, 13:39
junge closed T2507: Material evaluator as Resolved by committing rMUSPECTRE3bc6fa3694d8: ENH: Added Material Evaluator.
Jan 21 2019, 13:39 · µSpectre
junge committed rMUSPECTREb01ce0970487: MAINT: Test failure due to linting fixed (authored by junge).
MAINT: Test failure due to linting fixed
Jan 21 2019, 13:20
junge committed rMUSPECTRE3ca748a42416: MAINT: Implemented Reviewers' requests (authored by junge).
MAINT: Implemented Reviewers' requests
Jan 21 2019, 13:16
junge created T2539: Rename /bin to /examples.
Jan 21 2019, 13:00 · µSpectre

Jan 20 2019

junge committed rMUSPECTREc4d2bb35bd50: BUG: test fixes (authored by junge).
BUG: test fixes
Jan 20 2019, 19:05
junge committed rMUSPECTRE26c91914d6a5: ENH: NamedParameterPack added and tested. Not yet documented (authored by junge).
ENH: NamedParameterPack added and tested. Not yet documented
Jan 20 2019, 18:57

Jan 19 2019

junge triaged T2536: unified material interface with dynamic parameter maps as High priority.
Jan 19 2019, 17:09 · µSpectre
junge closed T1934: Check up on cpplint.py and whether it is worth it as Resolved.
Jan 19 2019, 17:05 · µSpectre
junge closed T1934: Check up on cpplint.py and whether it is worth it, a subtask of T1748: Write Documentation, as Resolved.
Jan 19 2019, 17:05 · µSpectre
junge closed T1917: Write python bindings for `MaterialHyperElastoPlastic1` as Resolved.
Jan 19 2019, 17:04 · µSpectre
junge added a revision to T2507: Material evaluator: Unknown Object (Differential Revision).
Jan 19 2019, 17:02 · µSpectre
junge committed rMUSPECTRE2aa889506790: ENH: material evaluator documented (authored by junge).
ENH: material evaluator documented
Jan 19 2019, 14:54

Jan 18 2019

junge committed rMUSPECTREc0aed530fea5: WIP: documenting and wrapping up material evaluator (authored by junge).
WIP: documenting and wrapping up material evaluator
Jan 18 2019, 17:01
junge committed rMUSPECTRE732e4acce01b: BUG: undo the jenkins flush (authored by junge).
BUG: undo the jenkins flush
Jan 18 2019, 14:50
junge committed rMUSPECTREc01fb74a5523: BUG: flush Jenkins's pybind11 (authored by junge).
BUG: flush Jenkins's pybind11
Jan 18 2019, 14:47
junge committed rMUSPECTREa1753807b50f: BUG: Missing test of material evaluator added (authored by junge).
BUG: Missing test of material evaluator added
Jan 18 2019, 14:42
junge committed rMUSPECTREfc834059e8d3: ENH: Material Evaluator now has python bindings (authored by junge).
ENH: Material Evaluator now has python bindings
Jan 18 2019, 13:51

Jan 17 2019

junge committed rMUSPECTREe96fece24afc: WIP: writing python bindings for material evaluator (authored by junge).
WIP: writing python bindings for material evaluator
Jan 17 2019, 19:09
junge committed rMUSPECTREfb263ead779f: Merge branch 'master' into feat/material_evaluator_T2507 (authored by junge).
Merge branch 'master' into feat/material_evaluator_T2507
Jan 17 2019, 16:03
junge committed rMUSPECTRE9d1a68a15d3a: ENH: material evaluator no longer templated my the material (authored by junge).
ENH: material evaluator no longer templated my the material
Jan 17 2019, 15:17
junge committed rMUSPECTRE58ad8d5006e5: WIP: switching to non-templated material evaluators (authored by junge).
WIP: switching to non-templated material evaluators
Jan 17 2019, 14:51

Jan 14 2019

junge committed rMUSPECTRE1529ac5ab311: ENH: Material evaluator can now estimate tangent numerically (authored by junge).
ENH: Material evaluator can now estimate tangent numerically
Jan 14 2019, 08:15

Jan 13 2019

junge committed rMUSPECTREf7e28360e2b3: first functional material evaluator, tested (authored by junge).
first functional material evaluator, tested
Jan 13 2019, 18:18

Jan 7 2019

junge committed rMUSPECTRE676022f5dfa6: fixed pull-back for MaterialHyperElastoPlastic1 (authored by junge).
fixed pull-back for MaterialHyperElastoPlastic1
Jan 7 2019, 16:48
junge added a commit to T2090: Fully integrate StateFields into FieldCollection: rMUSPECTRE676022f5dfa6: fixed pull-back for MaterialHyperElastoPlastic1.
Jan 7 2019, 16:48 · µSpectre

Dec 22 2018

junge moved T2519: add material_linear_elastic_generic with eigenstrain from Doing to Done on the µSpectre board.
Dec 22 2018, 10:37 · µSpectre

Dec 21 2018

junge committed rMUSPECTREee949b1469ba: ENH: added MaterialLinearElasticGeneric2 (authored by junge).
ENH: added MaterialLinearElasticGeneric2
Dec 21 2018, 13:50
junge closed T2519: add material_linear_elastic_generic with eigenstrain as Resolved by committing rMUSPECTREee949b1469ba: ENH: added MaterialLinearElasticGeneric2.
Dec 21 2018, 13:50 · µSpectre
junge added a commit to T2517: add python bindings to material_linear_elastic_generic: rMUSPECTREee949b1469ba: ENH: added MaterialLinearElasticGeneric2.
Dec 21 2018, 13:50 · µSpectre

Dec 20 2018

junge committed rMUSPECTREd8af7e132506: Merge branch 'feat/MaterialLinearElasticGeneric_binding_T2517' of ssh… (authored by junge).
Merge branch 'feat/MaterialLinearElasticGeneric_binding_T2517' of ssh…
Dec 20 2018, 19:18
junge committed rMUSPECTRE34d94b023a43: Merge branch 'master' into feat/MaterialLinearElasticGeneric_binding_T2517 (authored by junge).
Merge branch 'master' into feat/MaterialLinearElasticGeneric_binding_T2517
Dec 20 2018, 19:18
junge committed rMUSPECTREf1eb9a7d282e: ENH: added MaterialLinearElasticGeneric2 (authored by junge).
ENH: added MaterialLinearElasticGeneric2
Dec 20 2018, 19:18
junge added a revision to T2517: add python bindings to material_linear_elastic_generic: Unknown Object (Differential Revision).
Dec 20 2018, 19:15 · µSpectre
junge added a revision to T2519: add material_linear_elastic_generic with eigenstrain: Unknown Object (Differential Revision).
Dec 20 2018, 19:15 · µSpectre
junge committed rMUSPECTRE28c060bb8ce6: ENH: Python Bindings for Generic Linear Elastic Material + doc (authored by junge).
ENH: Python Bindings for Generic Linear Elastic Material + doc
Dec 20 2018, 17:06
junge committed rMUSPECTRE03314d70d9c3: Merge branch 'feat/MaterialLinearElasticGeneric_binding_T2517' of ssh… (authored by junge).
Merge branch 'feat/MaterialLinearElasticGeneric_binding_T2517' of ssh…
Dec 20 2018, 17:06
junge added a revision to T2519: add material_linear_elastic_generic with eigenstrain: Unknown Object (Differential Revision).
Dec 20 2018, 16:57 · µSpectre
junge added a revision to T2517: add python bindings to material_linear_elastic_generic: Restricted Differential Revision.
Dec 20 2018, 16:57 · µSpectre
junge committed rMUSPECTRE685981d54043: ENH: added MaterialLinearElasticGeneric2 (authored by junge).
ENH: added MaterialLinearElasticGeneric2
Dec 20 2018, 16:43
junge committed rMUSPECTREd09ae52b96a7: MAINT: lint (authored by junge).
MAINT: lint
Dec 20 2018, 16:43
junge committed rMUSPECTREc86cf38e46e1: WIP: added MaterialLinearElasticGeneric2 with eigenstrains, no tests yet (authored by junge).
WIP: added MaterialLinearElasticGeneric2 with eigenstrains, no tests yet
Dec 20 2018, 16:30
junge triaged T2519: add material_linear_elastic_generic with eigenstrain as High priority.
Dec 20 2018, 15:23 · µSpectre
junge moved T2517: add python bindings to material_linear_elastic_generic from Doing to Done on the µSpectre board.
Dec 20 2018, 15:22 · µSpectre
junge committed rMUSPECTREd7e113f47457: ENH: Python Bindings for Generic Linear Elastic Material + doc (authored by junge).
ENH: Python Bindings for Generic Linear Elastic Material + doc
Dec 20 2018, 15:22
junge closed T2517: add python bindings to material_linear_elastic_generic as Resolved by committing rMUSPECTREd7e113f47457: ENH: Python Bindings for Generic Linear Elastic Material + doc.
Dec 20 2018, 15:22 · µSpectre
junge added a revision to T2517: add python bindings to material_linear_elastic_generic: Unknown Object (Differential Revision).
Dec 20 2018, 15:12 · µSpectre
junge added a member for µSpectre: hu.
Dec 20 2018, 15:12
junge triaged T2518: VTK output simplification as Normal priority.
Dec 20 2018, 14:26 · µSpectre
junge committed rMUSPECTREf202a5d2ff15: MAINT: closes T2517 (authored by junge).
MAINT: closes T2517
Dec 20 2018, 13:58
junge committed rMUSPECTRE23c7d2a44dc6: ENH: Python Bindings for Generic Linear Elastic Material + doc (authored by junge).
ENH: Python Bindings for Generic Linear Elastic Material + doc
Dec 20 2018, 13:56
junge triaged T2517: add python bindings to material_linear_elastic_generic as High priority.
Dec 20 2018, 11:07 · µSpectre

Dec 14 2018

junge committed rMUSPECTREaa00bfd12ef1: Merge branch 'master' into feat/merge_elasto_plasticity (authored by junge).
Merge branch 'master' into feat/merge_elasto_plasticity
Dec 14 2018, 13:47
junge committed rMUSPECTRE5d018d06f722: MAINT: clang-formatted (authored by junge).
MAINT: clang-formatted
Dec 14 2018, 13:47

Dec 12 2018

junge committed rMUSPECTRE1942147e230f: MAINT: improved linting (authored by junge).
MAINT: improved linting
Dec 12 2018, 19:39
junge committed rMUSPECTREea3096c6efda: WIP: started MaterialEvaluator (authored by junge).
WIP: started MaterialEvaluator
Dec 12 2018, 19:39
junge triaged T2507: Material evaluator as High priority.
Dec 12 2018, 16:31 · µSpectre
junge committed rMUSPECTRE08e62b88d42e: MAINT: Linter now respects boolean operators (authored by junge).
MAINT: Linter now respects boolean operators
Dec 12 2018, 16:06
junge committed rMUSPECTRE8b5020b5d9d5: MAINT: strict clang format as better starting point (authored by junge).
MAINT: strict clang format as better starting point
Dec 12 2018, 16:06
junge committed rMUSPECTRE73190109ae00: MAINT: Merge branch 'master' into feat/future_main (authored by junge).
MAINT: Merge branch 'master' into feat/future_main
Dec 12 2018, 16:06
junge committed rMUSPECTREa476d861d2e3: MAINT:Merge branch 'master' into feat/crystal_plasticity_finite (authored by junge).
MAINT:Merge branch 'master' into feat/crystal_plasticity_finite
Dec 12 2018, 15:19
junge committed rMUSPECTRE3d364d237a5f: MAINT: pre-merge clang format (authored by junge).
MAINT: pre-merge clang format
Dec 12 2018, 15:19

Dec 11 2018

junge committed rMUSPECTRE5ff62df01c92: linted entire c++ code base, added clang-format config and cpplint (authored by junge).
linted entire c++ code base, added clang-format config and cpplint
Dec 11 2018, 15:57
junge committed rMUSPECTREff864dd2a6dd: Merge branch 'feat/future_main' of ssh://c4science.ch/source/muSpectre into… (authored by junge).
Merge branch 'feat/future_main' of ssh://c4science.ch/source/muSpectre into…
Dec 11 2018, 15:57
junge created T2504: add math notation page to documentation.
Dec 11 2018, 09:58 · µSpectre
junge created T2503: Make materials parameters explicit.
Dec 11 2018, 09:28 · µSpectre

Dec 10 2018

junge removed a subtask for T1843: µSpectre Release 0.9 β: T1887: Additional degrees of freedom due to damage etc.
Dec 10 2018, 15:45 · µSpectre
junge removed a parent task for T1887: Additional degrees of freedom due to damage etc: T1843: µSpectre Release 0.9 β.
Dec 10 2018, 15:45 · µSpectre
junge removed a subtask for T1843: µSpectre Release 0.9 β: T1943: Conditionally download and compile PFFT.
Dec 10 2018, 15:43 · µSpectre
junge removed a parent task for T1943: Conditionally download and compile PFFT: T1843: µSpectre Release 0.9 β.
Dec 10 2018, 15:43 · µSpectre

Dec 9 2018

junge committed rMUSPECTRE4e8551b0d66b: minor comment change (authored by junge).
minor comment change
Dec 9 2018, 15:24
junge committed rMUSPECTRE46632033a7cc: minor comment change (authored by junge).
minor comment change
Dec 9 2018, 15:18
junge committed rMUSPECTRE8bb7c6907ac7: made example mpi-aware for comparisons (authored by junge).
made example mpi-aware for comparisons
Dec 9 2018, 15:06

Dec 8 2018

junge committed rMUSPECTRE05ebad4b895d: more similar case (authored by junge).
more similar case
Dec 8 2018, 17:50
junge committed rMUSPECTREddd058b21c1b: smaller, more profileable case (authored by junge).
smaller, more profileable case
Dec 8 2018, 16:07
junge committed rMUSPECTRE147e2d4c111e: speed comparison hyperelastoplastic (authored by junge).
speed comparison hyperelastoplastic
Dec 8 2018, 15:53
junge committed rMUSPECTRE4e46acacb3cc: Merge branch 'master' into feat/documentation (authored by junge).
Merge branch 'master' into feat/documentation
Dec 8 2018, 11:45
junge updated subscribers of T1917: Write python bindings for `MaterialHyperElastoPlastic1`.

pending approval of revision D224 by @RLeute

Dec 8 2018, 10:49 · µSpectre
junge moved T1926: Memcheck-discussion from Backlog to Done on the µSpectre board.
Dec 8 2018, 10:45 · µSpectre
junge closed T1926: Memcheck-discussion, a subtask of T1843: µSpectre Release 0.9 β, as Resolved.
Dec 8 2018, 10:44 · µSpectre
junge closed T1926: Memcheck-discussion as Resolved.

seems to be a non-issue

Dec 8 2018, 10:44 · µSpectre