Home
last modified time | relevance | path

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

12345678

/petsc/doc/changes/
H A Dindex.md25 3.24 - Public Release, Sep 29, 2025 <324>
26 3.23 - Public Release, Mar 28, 2025 <323>
27 3.22 - Public Release, Sep 28, 2024 <322>
28 3.21 - Public Release, Mar 29, 2024 <321>
29 3.20 - Public Release, Sep 28, 2023 <320>
30 3.19 - Public Release, Mar 30, 2023 <319>
31 3.18 - Public Release, Sep 30, 2022 <318>
32 3.17 - Public Release, Mar 30, 2022 <317>
33 3.16 - Public Release, Sep 29, 2021 <316>
34 3.15 - Public Release, Mar 30, 2021 <315>
[all …]
H A D320.md15 … no longer works. While header-guards are technically "public" (insofar that they appear in public
39 …ush()`, `PetscIntStackPop()`, and `PetscIntStackEmpty()` declarations to public API in `petsclog.h`
146 - Expose `MatComputeVariableBlockEnvelope()` in public headers
216 …SwarmDataFieldIdByName()`, and `DMSwarmDataBucketQueryDMSwarmDataFieldByName()` to public interface
/petsc/src/binding/petsc4py/src/petsc4py/
H A DPETSc.pxd118 ctypedef public api class Comm [
126 ctypedef public api class Object [
138 ctypedef public api class Viewer(Object) [
144 ctypedef public api class Random(Object) [
150 ctypedef public api class Device [
157 ctypedef public api class DeviceContext(Object) [
163 ctypedef public api class IS(Object) [
169 ctypedef public api class LGMap(Object) [
175 ctypedef public api class SF(Object) [
181 ctypedef public api class Vec(Object) [
[all …]
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DRegTests.pm11 # modify it under the terms of the GNU Lesser General Public
18 # Lesser General Public License for more details.
20 # You should have received a copy of the GNU Lesser General Public
57 public: label
66 public: label
84 # public:
98 # public:
112 public: label
122 public: label
132 public: label
[all …]
H A DInput.pm9 # modify it under the terms of the GNU Lesser General Public
16 # Lesser General Public License for more details.
18 # You should have received a copy of the GNU Lesser General Public
H A DPath.pm9 # modify it under the terms of the GNU Lesser General Public
16 # Lesser General Public License for more details.
18 # You should have received a copy of the GNU Lesser General Public
H A DLogging.pm9 # modify it under the terms of the GNU Lesser General Public
16 # Lesser General Public License for more details.
18 # You should have received a copy of the GNU Lesser General Public
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE1 GNU LESSER GENERAL PUBLIC LICENSE
10 as the successor of the GNU Library Public License, version 2, hence
16 freedom to share and change it. By contrast, the GNU General Public
20 This license, the Lesser General Public License, applies to some
24 this license or the ordinary General Public License is the better
28 not price. Our General Public Licenses are designed to make sure that
67 ordinary GNU General Public License. This license, the GNU Lesser
68 General Public License, applies to certain designated libraries, and
69 is quite different from the ordinary General Public License. We use
76 General Public License therefore permits such linking only if the
[all …]
H A DREADME.md58 3. You can filter public ABI with the help of additional `-public-headers` option of the ABI Dumper…
/petsc/src/snes/tests/
H A Dex18f90.F9011 type, public :: base_type
15 procedure, public :: print => BasePrint
31 type, public, extends(base_type) :: extended_type
35 procedure, public :: print => ExtendedPrint
50 public :: TestFunction
/petsc/src/sys/objects/device/impls/cupm/
H A Dkernels.hpp36 public:
49 public:
62 public:
H A Dcupmevent.hpp22 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL CUPMEventPool : impl::Interface<T>, public RegisterF…
23 public:
101 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL CUPMEvent : impl::Interface<T>, public memory::PoolA…
104 public:
H A Dcupmdevice.hpp25 class Device : public ::Petsc::device::impl::DeviceBase<Device<T>>, impl::Interface<T> {
26 public:
H A Dcupmallocator.hpp31 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL HostAllocator : public memory::impl::SegmentedMemory…
32 public:
82 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL DeviceAllocator : public memory::impl::SegmentedMemo…
83 public:
H A Dcupmstream.hpp24 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL CUPMStream : public StreamBase<CUPMStream<T>>, impl:…
28 public:
/petsc/src/sys/objects/device/impls/host/
H A Dhostdevice.hpp14 class Device : public ::Petsc::device::impl::DeviceBase<Device> {
15 public:
/petsc/doc/community/
H A Dmailing.md7 - <mailto:petsc-users@mcs.anl.gov> (public mailing list with public archives)
91 The following mailing lists, with public archives, are available.
116 <mailto:petsc-maint@mcs.anl.gov> - a private maintenance e-mail without public archives - is
/petsc/src/sys/objects/device/impls/sycl/
H A Dsycldevice.hpp19 class Device : public ::Petsc::device::impl::DeviceBase<Device> {
20 public:
/petsc/src/vec/vec/impls/mpi/cupm/
H A Dvecmpicupm.hpp20 class VecMPI_CUPM : public Vec_CUPMBase<T, VecMPI_CUPM<T>> {
21 public:
37 public:
/petsc/include/petsc/private/cpp/
H A Dutility.hpp126 public:
143 public:
169 public:
196 public:
225 : public detail::compressed_pair_impl<
233 public:
H A Dobject_pool.hpp55 class PoolAllocator : public RegisterFinalizeable<PoolAllocator> {
59 public:
88 public:
125 public:
190 public:
241 public:
333 class ObjectPool : public RegisterFinalizeable<ObjectPool<T, Constructor>> {
336 public:
393 // ObjectPool -- Public API
H A Dmacros.hpp41 // public:
49 // public:
/petsc/src/mat/impls/htool/
H A Dhtool.hpp18 class WrapperHtool : public htool::VirtualGenerator<PetscScalar> {
23 public:
/petsc/src/sys/classes/random/impls/curand/
H A Dcurand2.cu10 public thrust::unary_function<thrust::tuple<PetscReal, size_t>, PetscReal>
31 public thrust::unary_function<PetscReal, PetscReal>
/petsc/
H A D.gitlab-ci.yml1300 …- (time make html BUILDDIR="../public" SPHINXOPTS="-T -E -W --keep-going -j 2") || (printf "Sphinx…
1302 - cp _build/latex/manual.pdf ../public/html/manual/
1305 …I_PROJECT_NAMESPACE.gitlab.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public/html/index.html
1310 - public
1323 - mkdir -p ../public/ && cp public/* ../public/
1324 …OPTS="-j 1" BUILDDIR="../public/main" && make latexpdf && mkdir -p ../public/main/manual && cp _bu…
1325 - cd .. && git clean -fdxq -e public -e venv-petsc-docs && cd doc && rm -rf images
1326 …S="-j 1" BUILDDIR="../public/release" && make latexpdf && mkdir -p ../public/release/manual && cp …
1327 - rm -rf ../public/*/.doctrees
1333 - public

12345678