libceed-sys 0.12.0

Low-level bindings for libCEED library.
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and other CEED contributors.
// All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
//
// SPDX-License-Identifier: BSD-2-Clause
//
// This file is part of CEED:  http://github.com/ceed

// This file and definition is used for in-source builds.
// The definition for installs is in ceed-jit-source-root-install.c.
const char *CeedJitSourceRootDefault = CEED_JIT_SOURCE_ROOT_DEFAULT;