Home
last modified time | relevance | path

Searched defs:graphene (Results 1 – 12 of 12) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/examples/lammps/
H A DMakefile31 graphene: target
/dports/science/qmcpack/qmcpack-3.11.0/nexus/examples/qmcpack/rsqmc_misc/graphene/
H A Dgraphene.py22 graphene = generate_physical_system( variable
/dports/science/py-ase/ase-3.22.0/ase/test/calculator/octopus/
H A Dtest_big.py92 graphene = graphene_nanoribbon(2, 2, sheet=True) variable
/dports/science/qmcpack/qmcpack-3.11.0/labs/lab4_condensed_matter/
H A Dgraphene-setup.py46 graphene = generate_physical_system( variable
H A Dgraphene-final.py43 graphene = generate_physical_system( variable
H A Dgraphene-loop-mesh.py42 graphene = generate_physical_system( variable
/dports/graphics/graphene/graphene-1.10.6/
H A Dmeson.build1 project('graphene', 'c', project
/dports/science/cdk/cdk-cdk-2.3/base/test-standard/src/test/java/org/openscience/cdk/graph/
H A DEdmondsMaximumMatchingTest.java147 public void graphene() throws Exception { in graphene() method in EdmondsMaximumMatchingTest
/dports/science/py-ase/ase-3.22.0/ase/build/
H A Dsurface.py506 def graphene(formula='C2', a=2.460, size=(1, 1, 1), vacuum=None): function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/
H A Dgskrendernode.c504 const graphene_rect_t *graphene) in rectangle_init_from_graphene()
H A Dgskrendernodeimpl.c46 const graphene_rect_t *graphene) in rectangle_init_from_graphene()
/dports/x11-toolkits/gtk40/gtk-4.4.1/
H A Dmeson.build675 graphene_simd = subproject('graphene').get_variable('graphene_simd') project