Skip to content

Output of current positions within a region seems to output reference positions #277

@pabloseleson

Description

@pabloseleson

Using the following:

auto y = solver.particles.sliceCurrentPosition();
auto xpos_func = KOKKOS_LAMBDA( const int p ) { return y( p, 0 ); };

within a createOutputTimeSeries seems to output the reference positions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions