Skip to content

Compute stiffness matrix for polygonal domains #4

Description

@carlos-adir

According to the documentation, the matrix M must be computed for every section.

$$ M_{ij} = \int_{t_{min}}^{t_{max}} \varphi_{j} \cdot \dfrac{\mathbf{r}_i \times \mathbf{p'}}{\langle \mathbf{r}_i, \ \mathbf{r}_i \rangle} \ dt $$

  • Diagonal matrix, which is when the integration happens on the same curve as
    • Outside integration, when the integration happens when the radius is not zero
    • Inside integration, when at some point, the radius goes to zero.
  • Off diagonal matrix, the source points are not in the same curve which we integrate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions