Skip to content
Snippets Groups Projects
Commit 3781f17e authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add '_bytes()' versions of List data(), cdata()

- simply adds in the reinterpret_cast, which simplifies coding for
  binary data movement.
  Name complements the size_bytes() method for contiguous data

STYLE: container IO.C files into main headers for better visibility

STYLE: include CompactListList.H in polyTopoChange

- avoids future mismatches if the CompactListList template signature
  changes

GIT: relocate CompactListList into CompactLists/ directory
parent 3d3d2874
Branches
Tags
No related merge requests found
Showing
with 219 additions and 133 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment