Peano 4
Loading...
Searching...
No Matches
swift2.api.actionsets.TaskGraphKernelWrappers Namespace Reference

Functions

 construct_cell_marker_for_tasks ()
 
 construct_vertex_marker_for_tasks ()
 
 construct_touch_vertex_first_time_call (current_species_set, touch_vertex_first_time_kernel, use_multilevel_dependencies)
 
 construct_touch_cell_first_time_call (current_species_set, touch_cell_first_time_kernel, use_multilevel_dependencies)
 
 construct_touch_vertex_last_time_call (current_species_set, touch_vertex_last_time_kernel, use_multilevel_dependencies, alter_particle_position_or_global_state)
 

Function Documentation

◆ construct_cell_marker_for_tasks()

swift2.api.actionsets.TaskGraphKernelWrappers.construct_cell_marker_for_tasks ( )

Definition at line 8 of file TaskGraphKernelWrappers.py.

References peano4.toolbox.api.EnumerateCellsAndVerticesOnEnclaveMesh.create_cell_marker().

Here is the call graph for this function:

◆ construct_touch_cell_first_time_call()

swift2.api.actionsets.TaskGraphKernelWrappers.construct_touch_cell_first_time_call ( current_species_set,
touch_cell_first_time_kernel,
use_multilevel_dependencies )

Definition at line 79 of file TaskGraphKernelWrappers.py.

References peano4.toolbox.api.EnumerateCellsAndVerticesOnEnclaveMesh.construct_marker_name().

Here is the call graph for this function:

◆ construct_touch_vertex_first_time_call()

swift2.api.actionsets.TaskGraphKernelWrappers.construct_touch_vertex_first_time_call ( current_species_set,
touch_vertex_first_time_kernel,
use_multilevel_dependencies )

Definition at line 20 of file TaskGraphKernelWrappers.py.

References peano4.toolbox.api.EnumerateCellsAndVerticesOnEnclaveMesh.construct_marker_name().

Here is the call graph for this function:

◆ construct_touch_vertex_last_time_call()

swift2.api.actionsets.TaskGraphKernelWrappers.construct_touch_vertex_last_time_call ( current_species_set,
touch_vertex_last_time_kernel,
use_multilevel_dependencies,
alter_particle_position_or_global_state )

Definition at line 159 of file TaskGraphKernelWrappers.py.

References peano4.toolbox.api.EnumerateCellsAndVerticesOnEnclaveMesh.construct_marker_name().

Here is the call graph for this function:

◆ construct_vertex_marker_for_tasks()

swift2.api.actionsets.TaskGraphKernelWrappers.construct_vertex_marker_for_tasks ( )

Definition at line 13 of file TaskGraphKernelWrappers.py.

References peano4.toolbox.api.EnumerateCellsAndVerticesOnEnclaveMesh.create_vertex_marker().

Here is the call graph for this function: