Home
last modified time | relevance | path

Searched refs:mapout (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/science/clipper/clipper-2.1/examples/
H A Dc2test.cpp20 clipper::CCP4MAPfile mapout; in c1() local
21 mapout.open_write( "1.map" ); // write map in c1()
22 mapout.export_xmap( mymap ); in c1()
23 mapout.close_write(); in c1()
42 clipper::CCP4MAPfile mapout; in c2() local
43 mapout.open_write( "2.map" ); // write map in c2()
44 mapout.export_xmap( mymap ); in c2()
45 mapout.close_write(); in c2()
64 clipper::CCP4MAPfile mapout; in c3() local
66 mapout.export_xmap( mymap ); in c3()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/vec/is/utils/
H A Dpsort.c127 index = ((PetscReal) mapout->range[i + 1]) * ((PetscReal) mapin->n) / ((PetscReal) mapout->N); in PetscParallelSampleSelect()
145 for (i = 0; i < size; i++) if (mapout->range[i] == mapout->range[i+1]) non_empty--; in PetscParallelSampleSelect()
266 ierr = PetscParallelSampleSelect(mapin, mapout, keysin, &pivots);CHKERRQ(ierr); in PetscParallelSortInt_Samplesort()
303 ierr = PetscParallelRedistribute(mapout, nrecv, buffer, keysout);CHKERRQ(ierr); in PetscParallelSortInt_Samplesort()
344 PetscValidPointer(mapout, 2); in PetscParallelSortInt()
345 ierr = MPI_Comm_compare(mapin->comm, mapout->comm, &result);CHKERRQ(ierr); in PetscParallelSortInt()
348 ierr = PetscLayoutSetUp(mapout);CHKERRQ(ierr); in PetscParallelSortInt()
350 if (mapout->n) PetscValidIntPointer(keysout, 4); in PetscParallelSortInt()
351 …in->N != mapout->N) SETERRQ2(mapin->comm, PETSC_ERR_ARG_SIZ, "Input and output layouts have differ… in PetscParallelSortInt()
357 ierr = PetscSortInt(mapout->n, keysout);CHKERRQ(ierr); in PetscParallelSortInt()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
H A Dtypebound_override_5.f9016 subroutine base_clone(map,mapout,info) argument
18 class(base_type), intent(inout) :: mapout local
32 subroutine r_clone(map,mapout,info) argument
35 integer, intent(inout) :: mapout local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
H A Dtypebound_override_5.f9016 subroutine base_clone(map,mapout,info) argument
18 class(base_type), intent(inout) :: mapout local
32 subroutine r_clone(map,mapout,info) argument
35 integer, intent(inout) :: mapout local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
H A Dtypebound_override_5.f9016 subroutine base_clone(map,mapout,info) argument
18 class(base_type), intent(inout) :: mapout local
32 subroutine r_clone(map,mapout,info) argument
35 integer, intent(inout) :: mapout local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_override_4.f9014 subroutine base_clone(map,mapout) argument
16 class(base_type) :: mapout local
28 subroutine r_clone(map,mapout) argument
30 class(r_type) :: mapout local

1234567891011