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

Smspec c++ #538

Merged
merged 16 commits into from
Nov 30, 2018
Merged

Smspec c++ #538

merged 16 commits into from
Nov 30, 2018

Commits on Nov 27, 2018

  1. smspec_node: made into a class w/ member function.

    smsped_node: added constructor for class.
    
    smspec_node constructor: resolved main issues.
    
    smspec_node_init__ class function.
    
    smspec_node: set_num is a member function.
    
    ...
    
    smspec_node: wgname.
    
    smspec_node: decodeR1R2 as member function.
    
    smspec_node: constructor functions v/ statics as member functions.
    
    ...
    
    smspec_node: cmp function as member function.
    
    smspec_node: all member functions converted to class members.
    
    smspec _node: wgname made private.
    
    smspec_node: all parameters are private.
    
    ...
    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    b3505c9 View commit details
    Browse the repository at this point in the history
  2. smspec_node.hpp: relocated definitions.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    e36e3d7 View commit details
    Browse the repository at this point in the history
  3. smspec_node: c-API functions moved to .h.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    70efc73 View commit details
    Browse the repository at this point in the history
  4. test_sum.py: looks for smspec.node.h not .hpp.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    54dbee9 View commit details
    Browse the repository at this point in the history
  5. smspec_node: removed some set functions from API.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ccad042 View commit details
    Browse the repository at this point in the history
  6. kw_extract changed back to .c.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    1e1d0d4 View commit details
    Browse the repository at this point in the history
  7. smspec_node_cpp: old API files moved to bottom.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    3d67bda View commit details
    Browse the repository at this point in the history
  8. smspec_node.h: old API alloc function return void*.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    aed46ed View commit details
    Browse the repository at this point in the history
  9. smspec_node: C-API functions only takes const void*.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ab44e50 View commit details
    Browse the repository at this point in the history
  10. smspec_node_ removed UTIL_TYPE like macros.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    58108c9 View commit details
    Browse the repository at this point in the history
  11. smspec_node: removed typdef.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    6aa1748 View commit details
    Browse the repository at this point in the history
  12. smspec_node: in namespace ecl.

    Steinar Foss authored and joakim-hove committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    bf6970d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1752277 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    eb6543d View commit details
    Browse the repository at this point in the history
  2. Fix to add_node issue, copy smspec_node constructor, args to summary_…

    …resample, new short summary case.
    xjules committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    dd03082 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Merge pull request #1 from xjules/spe3-resample-bug

    Fix to add_node issue, copy smspec_node constructor, args to summary_…
    joakim-hove committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    30f567b View commit details
    Browse the repository at this point in the history