--- import type { IComment } from '../types.js'; import For from './For.astro'; import Show from './Show.astro'; import Toggle from './Toggle.astro'; interface Props { comment: IComment; } const { comment } = Astro.props; ---
  • {comment.user}{' '} {comment.time_ago}
    {(comment: IComment) => }
  • e 'description' to name the repository.
    aboutsummaryrefslogtreecommitdiff
    path: root/Source/Python/WarpX_py.cpp (unfollow)
    AgeCommit message (Collapse)AuthorFilesLines
    2019-12-18typoGravatar MaxThevenet 1-1/+1
    2019-12-18avoid duplication :: and code-block::Gravatar MaxThevenet 4-11/+13
    2019-12-18Apply suggestions from code review by @ax3lGravatar MaxThevenet 12-21/+61
    Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
    2019-12-18typoGravatar MaxThevenet 1-2/+0
    2019-12-18improve amrex basicsGravatar MaxThevenet 1-3/+3
    2019-12-17compile Doxygen on ReadTheDocsGravatar MaxThevenet 1-3/+8
    2019-12-17delete EOLGravatar MaxThevenet 2-3/+3
    2019-12-17more devdoc on fields and particlesGravatar MaxThevenet 2-15/+103
    2019-12-17incremental changes in fields and initialization docGravatar MaxThevenet 2-5/+45
    2019-12-17more doc on particles and how to document the codeGravatar MaxThevenet 7-20/+66
    2019-12-16delete eolGravatar MaxThevenet 4-4/+4
    2019-12-16more doc, mostly on particlesGravatar MaxThevenet 12-36/+135
    2019-12-16document particle container classes in WarpX/SourceGravatar MaxThevenet 5-0/+67
    2019-12-16Add notes section empty! wherever neededGravatar MaxThevenet 1-0/+15
    2019-12-15add first shot of dev documentationGravatar MaxThevenet 4-0/+138
    2019-12-15temporarily turn breathe and exhale off for faster doc compilationGravatar MaxThevenet 2-27/+28
    2019-12-15add rst-formatted doxygen doc to RTDGravatar MaxThevenet 2-2/+30
    2019-12-11Fix number of guard cells copied to the PMLGravatar Remi Lehe 1-2/+1
    2019-12-11fixed possible overflow and added some static casts to replace C-style castsGravatar Luca Fedeli 1-2/+3
    2019-12-11added missing include guardGravatar Luca Fedeli 1-0/+5
    2019-12-11added missing header guardsGravatar Luca Fedeli 1-0/+5
    2019-12-11fixed large object passed by copyGravatar Luca Fedeli 2-2/+2
    2019-12-11fixed large object passed by copyGravatar Luca Fedeli 1-3/+3
    2019-12-11fixed local variable masking parameterGravatar Luca Fedeli 1-2/+2
    2019-12-11moved comment in empty blockGravatar Luca Fedeli 1-2/+3
    2019-12-10Decreased the numnber of steps in PICMI_inputs_plasma_acceleration_mr.pyGravatar Dave Grote 1-2/+1
    2019-12-10LGTM: Update Paths AgainGravatar Axel Huebl 1-1/+1
    Gosh, the defaults are fully unclear...
    2019-12-10LGTM: Update Home PathsGravatar Axel Huebl 1-1/+1
    2019-12-10LGTM: Unzip PICSARGravatar Axel Huebl 1-0/+1
    2019-12-10LGTM: mkdir third-partyGravatar Axel Huebl 1-0/+1
    2019-12-10LGTM: Checkout third party deps in-srcGravatar Axel Huebl 1-3/+3