Skip to content
#

libclang

Here are 97 public repositories matching this topic...

ranocha
ranocha commented Jul 19, 2021

We are experimenting with the current master branch of Clang.jl in trixi-framework/P4est.jl#38. I noticed that there is no REPL tab completion for properties and structs defined automatically by Clang.jl (via field_access_method_list in the TOML file). For example, we get the following Julia code in the PR listed above.

struct p4est
    mpicomm::sc_MPI_Comm

Improve this page

Add a description, image, and links to the libclang topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libclang topic, visit your repo's landing page and select "manage topics."

Learn more