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

Updates in easifemBase (May 2024) #315

Merged
merged 68 commits into from
Jun 3, 2024
Merged

Updates in easifemBase (May 2024) #315

merged 68 commits into from
Jun 3, 2024

Commits on May 17, 2024

  1. Updates in Lapack Utility

    - adding GE_EigenValueMethods
    shion committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7574bda View commit details
    Browse the repository at this point in the history
  2. Updates in Lapack

    - minor changes
    shion committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2fff4c6 View commit details
    Browse the repository at this point in the history
  3. Updates in Lapack

    - minor changes
    shion committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e560570 View commit details
    Browse the repository at this point in the history
  4. Updates in Display methods

    - adding Display methods for complex number
    shion committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ef1231d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge pull request #312 from easifem/cmplxDisp

    Updates in Display methods
    vickysharma0812 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    0ca0793 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from easifem/eigen

    Updates in Lapack Utility
    vickysharma0812 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    d4d84a6 View commit details
    Browse the repository at this point in the history
  3. Updates in GE_EigenValueMethods

    - adding `destroy` argument
    Shion Shimizu committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a784107 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #313 from easifem/eigen

    Updates in EigenValueMethods
    shishiousan authored May 18, 2024
    Configuration menu
    Copy the full SHA
    ff214bd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Updates in ReferenceElement_Method

    - adding Quadrangle16 feature
    shion committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3791ae4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    55e3329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b1844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0bf965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df65231 View commit details
    Browse the repository at this point in the history
  5. added new names of line, triangle and quadrangel elements

    In globaldata.F90 added new line, triangle, quadrangle elements. These
    elements are taken from Gmsh.
    vickysharma0812 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bd67dee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56a3f32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12eacf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3c6959 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    746665f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d26e54c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b2f047 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c24922e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdc4efc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ca02ac View commit details
    Browse the repository at this point in the history
  15. updates in interpolation methods

    added gettotaldof and gettotalindof method. These methods are still
    incomplete but can be used for H1 shapefunctions.
    vickysharma0812 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6003a45 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c0a8c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3542eca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a083539 View commit details
    Browse the repository at this point in the history
  4. Updates in IntegerUtility

    Adding GetIntersectionMethod
    vickysharma0812 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    12dc7ab View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

  1. Update in DOF_Method

    Removing unnecessary files. Fixing Use module statements.
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3ead48e View commit details
    Browse the repository at this point in the history
  2. Updates in DOF_GetValueMethods

    added GetValue_ method which does not allocate anything.
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bfdb358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983fd3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b92b50a View commit details
    Browse the repository at this point in the history
  5. Updates in RealVector

    ConstructorMethods
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3cef0e8 View commit details
    Browse the repository at this point in the history
  6. Updates in RealVector

    Fixing use statement in realvector constructor methods
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    be2e09a View commit details
    Browse the repository at this point in the history
  7. Updates in RealVectorMethods

    updating the names of constructor methods
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    00199b6 View commit details
    Browse the repository at this point in the history
  8. updates in Realvector

    Updatign the neame of the routines
    vickysharma0812 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a1e0984 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Minor updates in DOF_GetMethods

    Fixing use statements
    vickysharma0812 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    549bd5f View commit details
    Browse the repository at this point in the history
  2. Updates in DOF GetMethods

    Updating the names
    vickysharma0812 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    60f9af3 View commit details
    Browse the repository at this point in the history
  3. Updates in DOF_GetMethods

    - Added GetNodeLoc_ method, get location without allocation
    vickysharma0812 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a89d708 View commit details
    Browse the repository at this point in the history
  4. Updates in DOF GetMethods

    Added GetIndex_ method which returns node loc without allocation.
    vickysharma0812 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fbea5e7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Updates in DOF_GetMethods

    Adding a tDOF method
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    61c3c07 View commit details
    Browse the repository at this point in the history
  2. Updates in DOF_GetValueMethods

    Adding a new GetValue_ Method
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5dbd91f View commit details
    Browse the repository at this point in the history
  3. Updates in RealVector GetValue methods

    Adding GetValue and GetValue_ methods
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a06afec View commit details
    Browse the repository at this point in the history
  4. Updates in DOF_GetValueMethods

    Adding a new GetValue_ method.
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c51d9a4 View commit details
    Browse the repository at this point in the history
  5. Updates in RealVector_GetValueMethods

    Adding new Getvalue_ method which does not allocate extra memory.
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0af8c98 View commit details
    Browse the repository at this point in the history
  6. Updates in RealVector_GetMethods

    Fixing use statement in GetMethods
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fcabcc5 View commit details
    Browse the repository at this point in the history
  7. Updates in RealVector_Add methods

    Fixing use statements
    vickysharma0812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f97fb20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e02111 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bc2c36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3eb1ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    548f930 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Updates in BLAS95

    vickysharma0812 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    098fcf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d0e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da695bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a0f310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ca5cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2bc1ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4c101c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. updates in realvector

    vickysharma0812 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    319d7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7c7e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92ee18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d9b68d View commit details
    Browse the repository at this point in the history
  5. Updates in Realvector

    vickysharma0812 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2901dea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c4c14 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. updates in RealVector Add and Set method

    Adding some new methods 29 to 31
    vickysharma0812 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c364a7c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 3, 2024

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