Shortcuts

Enum Mapping

Enum Documentation

enum ripple::Mapping

Defines the type of mapping for a copy whether the copy uses data from a padding region or a region inside the domain.

Values:

enumerator domain

Mapping to copy to/from inside the domain.

enumerator padding

Mapping to copy to/from inside the padding.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples