Commits
Branch selector
User selector
Commit history
Commits on Nov 22, 2020
Commits on Jul 24, 2020
Commits on Jun 4, 2020
Thermoelastic topology optimization (#100)
Show description for 991ec4bauthored
Commits on May 31, 2020
3D topology optimization examples (#95)
Show description for 5404b34authored
Commits on May 23, 2020
Doxygen documentation updates and updated root-level README.md. (#99)
Show description for 5c85018authored
Commits on May 22, 2020
Updates for migrating documentation/website hosting (#98)
Show description for 437291dauthored
Commits on Apr 29, 2020
Topology optimization runtime efficiency (#94)
Show description for 86cd7a0authored
Commits on Apr 23, 2020
Remove Structural System (#93)
Show description for 7f83fd2authoredOptional global sum in Output computation (#92)
Show description for 2d9a984authored
Commits on Apr 16, 2020
Merge pull request #90 from MASTmultiphysics/refactor/misc-refactoring
Show description for 7c85223authored
Commits on Apr 15, 2020
Commits on Apr 9, 2020
- authored andcommitted
Increased polymorphism for 1D section.
Show description for 6884cacauthored andcommitted
Commits on Apr 8, 2020
Removed requirement of arbitrary orientation vector for elements with no bending.
Show description for 0c6d412authored andcommitted
Commits on Apr 3, 2020
Update Travis-CI to Ubuntu 18.04 w/ newer libMesh builds and docs build. (#89)
Show description for 45e5e84authored
Commits on Mar 29, 2020
Non-zero Dirichlet Constraint (#88)
Show description for 8c83756authored
Commits on Mar 27, 2020
Commits on Mar 26, 2020
Transient Sensitivity Analysis fix and Conduction Example
Show description for 656750eauthored
Commits on Mar 14, 2020
Merge pull request #80 from MASTmultiphysics/feature/catch2-tests-2d-elements
Show description for c642e53authoredRefactoring structural 2D tests to reduce code duplication.
Show description for 122fe0ccommitted
Commits on Mar 13, 2020
- committed
Added many catch2 tests for 4-node quadrilaterial 2D element (quad4).
Show description for 895a1d9authored andcommitted- authored andcommitted
Conduction 3D element flux boundary condition. (#85)
Show description for 7a1b3e9authored
Commits on Mar 7, 2020
Merge pull request #83 from MASTmultiphysics/ci/upgrade-libmesh
Show description for 14926e2authoredUpgrade CI libMesh 1.5.0 -> 1.5.1 & add triangle/tetgen.
Show description for f34ff17committed
Commits on Mar 5, 2020
Merge pull request #81 from MASTmultiphysics/refactor-1D-tests
Show description for d671ca1authored
Commits on Mar 4, 2020
Commits on Feb 27, 2020
Refactor basic mesh creation tests to eliminate duplicate code.
Show description for f4e7173committed
Commits on Feb 19, 2020
Merge pull request #79 from MASTmultiphysics/feature/catch2-tests-1d-elements
Show description for 467e8d5authoredFixed bug causing assert to be raised in a 1D element test.
Show description for d0b62d7committed- committed
Added many for tests for 1D structural 2-noded (edge2) element.
Show description for cac5fa1authored andcommitted- authored andcommitted