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

Fieldml support for simplex elements #88

Merged
merged 8 commits into from
Jun 11, 2012

Commits on Mar 14, 2012

  1. Add options for tri/tet linear and quadratic simplex elements for Fie…

    …ldML input. It should also be noted that for this commit set, collapsed arrays have not been implemented for simplex types. Tracker #3132
    dladd committed Mar 14, 2012
    Configuration menu
    Copy the full SHA
    0456f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7948be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14bb5ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2012

  1. Configuration menu
    Copy the full SHA
    589b7d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2012

  1. parallel fieldml IO fix- should now run correctly in parallel but sti…

    …ll need to fix some of the output file formatting
    dladd committed Mar 21, 2012
    Configuration menu
    Copy the full SHA
    05b63eb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2012

  1. Configuration menu
    Copy the full SHA
    932e4e5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2012

  1. Changed the simplex basis type to be output into FieldML to zienkiewi…

    …cz for triquadraticSimplex and vtk for biquadraticSimplex. Also set the shape correctly.
    alan-wu committed May 28, 2012
    Configuration menu
    Copy the full SHA
    132b928 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. Merge pull request #1 from alan-wu/simplex_tets

    FieldML Simplex tets
    dladd committed May 29, 2012
    Configuration menu
    Copy the full SHA
    b803fad View commit details
    Browse the repository at this point in the history