import { defineConfig } from 'astro/config'; import preact from '@astrojs/preact'; // https://astro.build/config export default defineConfig({ // Enable Preact to support Preact JSX components. integrations: [preact()], }); ref='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.H (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-08Parser: .c -> .cpp (#999)Gravatar Axel Huebl 6-3/+2
2020-05-08Fix bug for PSATD momentum-conserving runs (#965)Gravatar Remi Lehe 3-3/+41
2020-05-08remove unused variables from WarpX::EvolveE (#995)Gravatar Andrew Myers 1-19/+1
2020-05-08remove executable permission from this source file (#994)Gravatar Andrew Myers 1-0/+0
2020-05-07Diags: Missing/Broken Includes (#993)Gravatar Axel Huebl 2-2/+2
2020-05-06Update parameters.rst (#990)Gravatar lge0303 1-0/+18
2020-05-06Docs: Summit openPMD (#989)Gravatar Axel Huebl 4-3/+46
2020-05-06Add line in parameters doc (#985)Gravatar NeilZaim 1-0/+2
2020-05-06Load Particles: external_file MPI Support (#956)Gravatar Axel Huebl 5-95/+186
2020-05-06bump tolerance on two of the gpu tests (#987)Gravatar Andrew Myers 1-2/+2
2020-05-06Option whether to dump rz modes (#986)Gravatar MaxThevenet 3-1/+9
2020-05-05Current correction in Fourier space (#675)Gravatar Edoardo Zoni 11-6/+268
2020-05-05Switch costs to LayoutData (#970)Gravatar Michael E Rowan 10-42/+31