Home
last modified time | relevance | path

Searched full:public (Results 1 – 25 of 45) sorted by relevance

12

/libCEED/doc/sphinx/source/
H A DCODE_OF_CONDUCT.md23 * Public or private harassment
35 …ces, and also applies when an individual is officially representing the community in public spaces.
54 A public apology may be requested.
69 **Consequence**: A temporary ban from any sort of interaction or public communication with the comm…
70 No public or private interaction with the people involved, including unsolicited interaction with t…
77 **Consequence**: A permanent ban from any sort of public interaction within the community.
H A Dreleasenotes.md92 …`CeedCompositeOperatorGetNumSub` and {c:func}`CeedCompositeOperatorGetSubList` to public interface.
162 - Promote to the public API: QFunction and Operator field objects, `CeedQFunctionField` and `CeedOp…
165 - Promote {c:func}`CeedOperatorCheckReady`to the public API to facilitate interactive interfaces.
313 - Make public accessors for various attributes to facilitate writing composable code.
536 public interface: a {ref}`CeedQFunction` can take any number of named input and output
H A DCONTRIBUTING.md45 (d) I understand and agree that this project and the contribution are public and that a record of t…
/libCEED/
H A DCODE_OF_CONDUCT.md23 * Public or private harassment
35 …ces, and also applies when an individual is officially representing the community in public spaces.
54 A public apology may be requested.
69 **Consequence**: A temporary ban from any sort of interaction or public communication with the comm…
70 No public or private interaction with the people involved, including unsolicited interaction with t…
77 **Consequence**: A permanent ban from any sort of public interaction within the community.
H A DCONTRIBUTING.md45 (d) I understand and agree that this project and the contribution are public and that a record of t…
/libCEED/examples/deal.II/
H A Dbps-kokkos.h9 // Public License as published by the Free Software Foundation; either
44 public:
58 public:
72 public:
96 public:
121 class OperatorDealii : public OperatorBase<Number, MemorySpace::Default>
123 public:
H A Dbps-cpu.h9 // Public License as published by the Free Software Foundation; either
45 class OperatorDealii : public OperatorBase<Number, MemorySpace::Host>
47 public:
H A Dbps.h9 // Public License as published by the Free Software Foundation; either
99 public:
H A DCMakeLists.txt28 TARGET_INCLUDE_DIRECTORIES(${exec} PUBLIC ${CEED_DIR}/include)
H A Dbps-ceed.h9 // Public License as published by the Free Software Foundation; either
51 class OperatorCeed : public OperatorBase<Number, MemorySpace>
53 public:
334 public:
H A Dbps-kokkos.cc9 // Public License as published by the Free Software Foundation; either
/libCEED/backends/sycl/
H A Donline_compiler.hpp25 public:
63 class online_compile_error : public sycl::exception {
64 public:
76 public:
/libCEED/include/
H A Dceed-impl.h18 /** @defgroup CeedUser Public API for Ceed
27 /** @defgroup CeedVectorUser Public API for CeedVector
36 /** @defgroup CeedElemRestrictionUser Public API for CeedElemRestriction
45 /** @defgroup CeedBasisUser Public API for CeedBasis
54 /** @defgroup CeedQFunctionUser Public API for CeedQFunction
63 /** @defgroup CeedOperatorUser Public API for CeedOperator
/libCEED/include/ceed/
H A Dcuda.h9 /// Public header for CUDA utility components of libCEED
H A Dhip.h9 /// Public header for HIP utility components of libCEED
H A Dgen-tools.h12 public:
H A Dceed-f32.h9 /// Public header for definitions related to using FP32 floating point (single precision) for CeedS…
H A Dceed-f64.h9 /// Public header for definitions related to using FP64 floating point (double precision) for CeedS…
H A Djit-tools.h9 /// Public header for JiT utility components of libCEED
H A Ddeprecated.h9 /// Public header for user and utility components of libCEED
/libCEED/.github/workflows/
H A Drelease-notes.yml24 echo "No public interface changes detected"
/libCEED/doc/sphinx/source/api/
H A Dindex.rst9 Public API
/libCEED/examples/mfem/
H A Dbp1.hpp18 class CeedMassOperator : public mfem::Operator {
92 public:
H A Dbp3.hpp18 class CeedDiffusionOperator : public mfem::Operator {
93 public:
/libCEED/interface/
H A Dceed-object.c93 /// CeedObject Public API

12