Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 536 Bytes

advanced.md

File metadata and controls

45 lines (35 loc) · 536 Bytes

Advanced

Custom partitions

LocalIndices
LocalIndices(a,b,c,d)
OwnAndGhostIndices
OwnAndGhostIndices(own::OwnIndices,ghost::GhostIndices)
OwnIndices
OwnIndices(a,b,c)
GhostIndices
GhostIndices(a,b,c)

Transform partitions

replace_ghost
union_ghost
permute_indices
find_owner

Transform indices

to_global!
to_local!

Local vector storage

OwnAndGhostVectors
OwnAndGhostVectors(a,b,c)

Assembly

assembly_graph
assembly_neighbors
assembly_local_indices