Skip to content

Commit

Permalink
Update usage.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvegrod committed Sep 4, 2024
1 parent e79c93f commit 68ae859
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/src/usage.MD
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Usage
Have a look at the [Examples](@ref) and see the [API reference](@ref) for details on the usage of `PerfTest`.

!!! tip "Hint"
[ParallelStencil.jl] enables straightforward working with `CellArrays`. It automatically allocates `CellArray` when the keyword arguments `celldims` or `celltype` are given to the architecture-agnostic allocation macros `@zeros`, `@ones`, `@rand`, `@falses`, `@trues` and `@fill` (refer to the documentation of [ParallelStencil.jl] for more details).


## Installation
`PerfTest` can be installed directly with the [Julia package manager] from the [Julia REPL]:
Expand Down

0 comments on commit 68ae859

Please sign in to comment.