Home
last modified time | relevance | path

Searched refs:GHOSTED (Results 1 – 25 of 73) sorted by relevance

123

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tests/output/
H A Dex1_ghosted_zerowidth_seq_3.out6 Boundary ghosting: GHOSTED GHOSTED GHOSTED
H A Dex1_ghosted_zerowidth_seq_2.out6 Boundary ghosting: GHOSTED GHOSTED
H A Dex1_ghosted_zerowidth_par_3.out6 Boundary ghosting: GHOSTED GHOSTED GHOSTED
H A Dex1_ghosted_zerowidth_par_2.out6 Boundary ghosting: GHOSTED GHOSTED
H A Dex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-0.out6 Boundary ghosting: PERIODIC GHOSTED GHOSTED
H A Dex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-1.out6 Boundary ghosting: PERIODIC GHOSTED GHOSTED
H A Dex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-2.out6 Boundary ghosting: PERIODIC GHOSTED GHOSTED
H A Dex13_ghosted_1d_seq_stag_stencil_width-2.out5 Boundary ghosting: GHOSTED
H A Dex13_ghosted_1d_seq_stag_stencil_width-0.out5 Boundary ghosting: GHOSTED
H A Dex13_ghosted_1d_seq_stag_stencil_width-1.out5 Boundary ghosting: GHOSTED
H A Dex13_none_1d_seq_stag_stencil_width-1.out5 Boundary ghosting: GHOSTED
H A Dex13_none_1d_seq_stag_stencil_width-2.out5 Boundary ghosting: GHOSTED
H A Dex13_none_1d_seq_stag_stencil_width-0.out5 Boundary ghosting: GHOSTED
H A Dex1_ghosted_zerowidth_seq_1.out5 Boundary ghosting: GHOSTED
H A Dex13_periodic_ghosted_2d_seq_stag_stencil_width-0.out6 Boundary ghosting: PERIODIC GHOSTED
H A Dex13_periodic_ghosted_2d_seq_stag_stencil_width-2.out6 Boundary ghosting: PERIODIC GHOSTED
H A Dex13_none_ghosted_2d_seq_stag_stencil_width-0.out6 Boundary ghosting: NONE GHOSTED
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tutorials/output/
H A Dex1_ghosted_vacuous.out5 Boundary ghosting: GHOSTED
21 Boundary ghosting: GHOSTED
37 Boundary ghosting: GHOSTED
53 Boundary ghosting: GHOSTED
69 Boundary ghosting: GHOSTED
/dports/math/libmesh/libmesh-1.6.2/src/solvers/
H A Dsecond_order_unsteady_solver.C50 GHOSTED); in init_data()
54 GHOSTED); in init_data()
68 GHOSTED); in reinit()
72 GHOSTED); in reinit()
H A Dunsteady_solver.C66 GHOSTED); in init_data()
81 GHOSTED); in reinit()
/dports/math/libmesh/libmesh-1.6.2/src/numerics/
H A Dpetsc_vector.C349 if (this->type() != GHOSTED) in add()
403 if (this->type() != GHOSTED) in scale()
455 if (this->type() != GHOSTED) in abs()
529 if (this->type() != GHOSTED)
599 if (this->type() != GHOSTED)
660 if (this->type() == GHOSTED)
714 if (v_local->type() == GHOSTED) in localize()
733 if (v_local_in.type() == GHOSTED && in localize()
794 if (v_local->type() == GHOSTED) in localize()
1174 if (this->type() != GHOSTED) in pointwise_mult()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/test/
H A Dtest_dmda.py209 GHOSTED = PETSc.DMDA.BoundaryType.GHOSTED variable
254 BOUNDARY = (GHOSTED,)*2
282 BOUNDARY = (GHOSTED,)*3
296 "ghosted", (GHOSTED,)*3, GHOSTED,
381 boundary = (GHOSTED,) * dim
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dtransient_system.C151 (&(this->add_vector("_transient_old_local_solution", true, GHOSTED))); in add_old_vectors()
154 (&(this->add_vector("_transient_older_local_solution", true, GHOSTED))); in add_old_vectors()
/dports/math/libmesh/libmesh-1.6.2/include/enums/
H A Denum_parallel_type.h37 GHOSTED, enumerator
/dports/math/libmesh/libmesh-1.6.2/include/numerics/
H A Dpetsc_vector.h601 this->_type = GHOSTED; in PetscVector()
742 libmesh_assert(ptype == AUTOMATIC || ptype == GHOSTED); in init()
743 this->_type = GHOSTED; in init()
823 if (this->type() == GHOSTED) in close()
874 if (this->type() != GHOSTED) in zero()
1074 if (this->type() == GHOSTED) in operator()
1098 if (this->type() == GHOSTED) in get()

123