Home
last modified time | relevance | path

Searched defs:pgfs (Results 1 – 20 of 20) sorted by relevance

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridfunctionspace/
H A Dgridfunctionspaceutilities.hh161 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::DiscreteGridFunction
270 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::DiscreteGridFunctionCurl
471 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::DiscreteGridFunctionGlobalCurl
598 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::DiscreteGridFunctionGradient
703 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::DiscreteGridFunctionPiola
892 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::VectorDiscreteGridFunction
1025 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::VectorDiscreteGridFunctionGradient
1234 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::VectorDiscreteGridFunctionDiv
1432 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::VectorDiscreteGridFunctionCurl
1572 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::VectorDiscreteGridFunctionCurl
H A Dsubspacelocalfunctionspace.hh141 LocalFunctionSpace(std::shared_ptr<const GFS> pgfs) in LocalFunctionSpace()
H A Dlocalfunctionspace.hh294 std::shared_ptr<GFS const> pgfs; member in Dune::PDELab::LocalFunctionSpaceBaseNode
804 LocalFunctionSpace(std::shared_ptr<const GFS> pgfs) in LocalFunctionSpace()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/localoperator/
H A Ddarcyfem.hh126 std::shared_ptr<const GFS> pgfs; member in DarcyVelocityFromHeadFEM
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/
H A Dtestpowergridfunctionspace-fixedsize.cc209 PGFS pgfs(*gfs0, *gfs1, PVBE(), POT(blockSize)); in main() local
215 PGFS pgfs(containter, PVBE(), POT(blockSize)); in main() local
H A Dtestinterpolate.cc71 PGFS pgfs(gfs2,gfs2,gfs2); in test_interpolate_old_interface() local
H A Dtestpermutedordering.cc116 PGFS pgfs(p1gfs,p1gfs,NVBE(),p_gfs_block_sizes); in testpermutedordering() local
H A Dtestordering.cc145 PGFS pgfs(epgfs,epgfs,NVBE(),p_gfs_block_sizes); in testleafgridfunction() local
H A Dtestutilities.cc101 PGFS pgfs(q2gfs,q2gfs); in testinterpolate() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqmmm_types_low.F156 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
172 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
226 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
475 SUBROUTINE pgfs_release(pgfs) argument
476 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_elpot.F60 pgfs, mm_cell, compatibility, print_section) argument
64 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_gpw_energy.F374 eps_mm_rspace, pgfs, auxbas_grid, coarser_grid, & argument
384 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
534 SUBROUTINE qmmm_elec_with_gaussian_LG(pgfs, cgrid, mm_charges, mm_atom_index, & argument
537 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
747 SUBROUTINE qmmm_elec_with_gaussian_LR(pgfs, grid, mm_charges, mm_atom_index, & argument
750 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_gpw_forces.F595 … eps_mm_rspace, auxbas_grid, coarser_grid, pgfs, potentials, Forces, & argument
607 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
783 SUBROUTINE qmmm_forces_with_gaussian_LG(pgfs, cgrid, num_mm_atoms, mm_charges, mm_atom_index, & argument
786 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1196 SUBROUTINE qmmm_forces_with_gaussian_LR(pgfs, cgrid, num_mm_atoms, mm_charges, mm_atom_index, & argument
1199 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1630 SUBROUTINE debug_qmmm_forces_with_gauss_LG(pgfs, aug_pools, rho, mm_charges, mm_atom_index, & argument
1634 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1746 SUBROUTINE debug_qmmm_forces_with_gauss_LR(pgfs, aug_pools, rho, mm_charges, mm_atom_index, & argument
1750 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_per_elpot.F81pgfs, qm_cell_small, mm_cell, para_env, compatibility, qmmm_periodic, print_section, & argument
86 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqmmm_types_low.F156 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
172 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
226 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs component
475 SUBROUTINE pgfs_release(pgfs) argument
476 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_elpot.F60 pgfs, mm_cell, compatibility, print_section) argument
64 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_gpw_energy.F374 eps_mm_rspace, pgfs, auxbas_grid, coarser_grid, & argument
384 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
534 SUBROUTINE qmmm_elec_with_gaussian_LG(pgfs, cgrid, mm_charges, mm_atom_index, & argument
537 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
747 SUBROUTINE qmmm_elec_with_gaussian_LR(pgfs, grid, mm_charges, mm_atom_index, & argument
750 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_gpw_forces.F595 eps_mm_rspace, auxbas_grid, coarser_grid, pgfs, potentials, Forces, & argument
607 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
783 SUBROUTINE qmmm_forces_with_gaussian_LG (pgfs,cgrid,num_mm_atoms,mm_charges,mm_atom_index,& argument
786 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1197 SUBROUTINE qmmm_forces_with_gaussian_LR (pgfs,cgrid,num_mm_atoms,mm_charges,mm_atom_index,& argument
1200 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1631 SUBROUTINE debug_qmmm_forces_with_gauss_LG(pgfs,aug_pools, rho, mm_charges, mm_atom_index,& argument
1635 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
1747 SUBROUTINE debug_qmmm_forces_with_gauss_LR(pgfs,aug_pools, rho, mm_charges, mm_atom_index,& argument
1751 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
H A Dqmmm_per_elpot.F81pgfs, qm_cell_small, mm_cell, para_env, compatibility, qmmm_periodic, print_section, & argument
86 TYPE(qmmm_gaussian_p_type), DIMENSION(:), POINTER :: pgfs local
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/function/
H A Ddiscretegridviewfunction.hh311 …DiscreteGridViewFunction(std::shared_ptr<const GridFunctionSpace> pgfs, std::shared_ptr<const Vect… in DiscreteGridViewFunction()