Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material output averaging #757

Merged
merged 3 commits into from Feb 22, 2016

Commits on Feb 12, 2016

  1. introduce create_additional_outputs

    - add a signal set_assemblers
    - add AssemblerBase::create_additional_material_model_outputs
    - add test
    tjhei committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    888e79a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. add averaging for additional outputs

    Conflicts:
    
    	include/aspect/material_model/interface.h
    	source/material_model/interface.cc
    jdannberg authored and tjhei committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    3181d5e View commit details
    Browse the repository at this point in the history
  2. add test

    tjhei committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    f10e070 View commit details
    Browse the repository at this point in the history