Skip to content

Add a capability to load 1D tabulated data - #1654

Open
tupek2 wants to merge 2 commits into
developfrom
tupek/tabulated_props
Open

Add a capability to load 1D tabulated data#1654
tupek2 wants to merge 2 commits into
developfrom
tupek/tabulated_props

Conversation

@tupek2

@tupek2 tupek2 commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

have it be approximated by pchip splines (which respects local data bounds, total variation). Demo how to use within a user defined solid mechanics integral.

…ed by pchip splines (which respects local data bounds, total variation). Demo how to use within a user defined solid mechanics integral.
@btalamini
btalamini requested a review from kswartz92 August 27, 2026 22:05
@tupek2 tupek2 changed the title Add a capability to looad 1D tabulated data Add a capability to load 1D tabulated data Aug 27, 2026
@tupek2
tupek2 requested review from btalamini, ebchin and kswartz92 and removed request for kswartz92 August 28, 2026 17:28
{
}

const double* coordinates_;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

axom::ArrayView<double> here and the next line?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants