printf printers for classes.

Open
#165 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
hpc

Research direction

Start by reviewing the stream operators referenced in the issue and the discussion in pull request #164. Identify which classes need printf-based output and how the requested printRow(INDEX_TYPE const row) should work on device. Done means the requested printf output option is defined clearly and supports the intended device use.

Written by the indexing model from the issue text.

Description

effort: 1 day type: feature

in addition to these stream operators, it would be nice to have an output option that would dump using printf so that we could use it on device. For instance a printRow( INDEX_TYPE const row ).

Originally posted by @rrsettgast in https://github.com/GEOSX/LvArray/pull/164

Dominant language
C++
Stars
49
Forks
9
Avg merge
5d 15h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GEOS-DEV/LvArray

All issues in GEOS-DEV/LvArray

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.