Searched full:public (Results 1 – 25 of 45) sorted by relevance
12
23 * Public or private harassment35 …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.
92 …`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
45 (d) I understand and agree that this project and the contribution are public and that a record of t…
9 // Public License as published by the Free Software Foundation; either44 public:58 public:72 public:96 public:121 class OperatorDealii : public OperatorBase<Number, MemorySpace::Default>123 public:
9 // Public License as published by the Free Software Foundation; either45 class OperatorDealii : public OperatorBase<Number, MemorySpace::Host>47 public:
9 // Public License as published by the Free Software Foundation; either99 public:
28 TARGET_INCLUDE_DIRECTORIES(${exec} PUBLIC ${CEED_DIR}/include)
9 // Public License as published by the Free Software Foundation; either51 class OperatorCeed : public OperatorBase<Number, MemorySpace>53 public:334 public:
9 // Public License as published by the Free Software Foundation; either
25 public:63 class online_compile_error : public sycl::exception {64 public:76 public:
18 /** @defgroup CeedUser Public API for Ceed27 /** @defgroup CeedVectorUser Public API for CeedVector36 /** @defgroup CeedElemRestrictionUser Public API for CeedElemRestriction45 /** @defgroup CeedBasisUser Public API for CeedBasis54 /** @defgroup CeedQFunctionUser Public API for CeedQFunction63 /** @defgroup CeedOperatorUser Public API for CeedOperator
9 /// Public header for CUDA utility components of libCEED
9 /// Public header for HIP utility components of libCEED
12 public:
9 /// Public header for definitions related to using FP32 floating point (single precision) for CeedS…
9 /// Public header for definitions related to using FP64 floating point (double precision) for CeedS…
9 /// Public header for JiT utility components of libCEED
9 /// Public header for user and utility components of libCEED
24 echo "No public interface changes detected"
9 Public API
18 class CeedMassOperator : public mfem::Operator {92 public:
18 class CeedDiffusionOperator : public mfem::Operator {93 public:
93 /// CeedObject Public API