]> https://gitweb.dealii.org/ - code-gallery.git/history
code-gallery.git
2 days ago David WellsMerge pull request #208 from bangerth/mark-up master
2 days ago Wolfgang BangerthFix several more mark-up problems. 208/head
2 days ago Bruno TurcksinMerge pull request #207 from bangerth/doxygen
3 days ago Wolfgang BangerthAddress a number of doxygen issues. 207/head
4 days ago Marc FehlingMerge pull request #203 from WasimNiyazMunshi/my-code...
5 days ago Wasim Niyaz MunshiRenaming the namespace to avoid conflicts 203/head
2024-12-13 Wasim Niyaz MunshiMove transfer of current solution to old solution from...
2024-12-13 Wasim Niyaz MunshiAdd license header
2024-12-10 Wasim Niyaz MunshiUse relative tolerance for the SolverControl objects
2024-12-10 Wasim Niyaz MunshiDeclare load_values_x etc as member variables instead...
2024-12-08 Wasim Niyaz MunshiForgot to use ternary conditional statement at some...
2024-12-08 Wasim Niyaz MunshiCreate namespace Domain so that domain variables like...
2024-12-07 Wasim Niyaz MunshiChanged namespace PhaseField to PF as the class is...
2024-12-07 Wasim Niyaz MunshiChanged namespace from step854 to PhaseField
2024-12-07 Wasim Niyaz MunshiChanged namespace from step854 to PhaseField
2024-12-07 Wasim Niyaz MunshiAdding checks for requirement of p4est, Trilinos, Petsc
2024-12-06 Wasim Niyaz MunshiUse inline double instead of double for lambda(), mu...
2024-12-06 Wasim Niyaz MunshiMinor changes to incorporate the feedback from reviewers
2024-12-06 Wasim Niyaz MunshiAdded DOI
2024-12-06 Wasim Niyaz MunshiRequire deal.II 9.5.
2024-12-06 Wasim Niyaz MunshiFixed the issue so that cell iterator and fe_values_obj...
2024-12-04 WasimNiyazMunshiMerge pull request #4 from bangerth/get_function_values
2024-12-04 Wolfgang BangerthUse FEValues::get_function_values().
2024-12-03 WasimNiyazMunshiMerge pull request #3 from bangerth/uniform-2
2024-12-03 Wolfgang BangerthUse LA::MPI::Vector instead of TrilinosWrappers.
2024-12-03 WasimNiyazMunshiMerge pull request #2 from bangerth/uniform
2024-12-03 Wolfgang BangerthMake the use of template arguments look more uniform.
2024-12-02 WasimNiyazMunshiUpdate phase_field.cc
2024-11-26 Daniel ArndtMerge pull request #206 from bangerth/formulas
2024-11-26 Wolfgang BangerthTry getting formulas right. 206/head
2024-11-21 Bruno TurcksinMerge pull request #205 from bangerth/formulas
2024-11-20 Wolfgang BangerthMerge pull request #204 from dealii/update-actions
2024-11-02 WasimNiyazMunshiMerge pull request #1 from bangerth/wasims-program
2024-11-02 Wolfgang BangerthFix formula markup in one code gallery program. 205/head
2024-11-01 WasimNiyazMunshiUpdate author email
2024-11-01 Wolfgang BangerthAdd necessary endline.
2024-11-01 Wolfgang BangerthRename the source file to avoid hopelessly confusing...
2024-11-01 Wolfgang BangerthMinor edits to a few places in the README file.
2024-11-01 Wolfgang BangerthRemove .avi, add .mp4.
2024-11-01 Wolfgang BangerthMake sure all files end with a newline.
2024-11-01 Wolfgang BangerthFix line endings.
2024-11-01 Wolfgang BangerthFix file names.
2024-10-23 Marc FehlingUpdate linux workflow. update-actions 204/head
2024-10-16 WasimNiyazMunshiREADME.md
2024-10-16 WasimNiyazMunshiREADME.md
2024-10-16 Wasim Niyaz MunshiAdded my project
2024-09-27 Marc FehlingMerge pull request #202 from bangerth/endline
2024-09-26 Wolfgang BangerthEnd a file with a newline. 202/head
2024-08-30 Wolfgang BangerthMerge pull request #201 from jpthiele/contrib-info
2024-08-29 Jan Philipp ThieleAdd Howto for contributions to Readme 201/head
2024-08-20 Bruno TurcksinMerge pull request #200 from marcfehling/fix
2024-08-20 Marc FehlingFix tutorials with SolutionTransfer. 200/head
2024-08-20 Wolfgang BangerthMerge pull request #199 from marcfehling/fix-zlib
2024-08-19 Marc FehlingCheck 9.6.0 release. 199/head
2024-08-19 Marc FehlingIncompatibility: SolutionTransfer::interpolate
2024-08-19 Marc FehlingFormerly deprecated: VtkFlags::ZlibCompressionLevel
2024-07-26 Marc FehlingMerge pull request #196 from tamiko/update_copyright_he...
2024-07-26 Marc FehlingMerge pull request #197 from tamiko/update_copyright_he...
2024-07-26 Matthias MaierTravelingWaves: add copyright notices and license 197/head
2024-07-26 Matthias Maiernonlinear-heat_transfer_with_AD_NOX: add copyright... 196/head
2024-07-25 Wolfgang BangerthMerge pull request #195 from masterleinad/update_copyri...
2024-07-25 Daniel ArndtUpdate copyrght in Crystal_Growth_Phase_Field_Model 195/head
2024-07-24 Matthias MaierMerge pull request #188 from bangerth/pics
2024-07-24 Marc FehlingMerge pull request #189 from bangerth/markup
2024-07-24 Marc FehlingMerge pull request #191 from tamiko/update_file_header
2024-07-24 Matthias MaierUpdate header file 191/head
2024-07-11 Wolfgang BangerthMerge pull request #190 from magomedovs/minor_fixes
2024-07-11 magomedovsIndentations fixed. Identifiers fixed in .h files. 190/head
2024-07-10 Wolfgang BangerthDo not use mark-up in section headings. 189/head
2024-07-10 Wolfgang BangerthRescale pictures. 188/head
2024-07-10 Bruno TurcksinMerge pull request #187 from marcfehling/codespell
2024-07-10 Marc FehlingRun codespell on repository. 187/head
2024-07-10 Marc FehlingMerge pull request #186 from bangerth/minor
2024-07-10 Wolfgang BangerthMinor edits to the programs added today. 186/head
2024-07-09 Wolfgang BangerthMerge pull request #185 from umairhussaincmm/my-code...
2024-07-09 Wolfgang BangerthMerge pull request #184 from magomedovs/TravelingWaves
2024-07-03 umairhussaincmmWriting output file in the same directory. 185/head
2024-07-03 umairhussaincmmModified and Checked the code with v 9.5.1.
2024-07-03 umairhussaincmmAdded and Modified the 'Crystal_Growth_Phase_Field_Mode...
2024-07-03 umairhussaincmmAdd the 'Crystal_Growth_Phase_Field_Model' code gallery...
2024-07-01 magomedovsTraveling waves 184/head
2024-06-26 Marc FehlingMerge pull request #182 from bangerth/address
2024-06-26 Marc FehlingMerge pull request #183 from bangerth/lower
2024-06-26 Wolfgang BangerthLower heading level by one, to better integrate with 183/head
2024-06-26 Wolfgang BangerthFix the style in which the email address of an author... 182/head
2024-06-26 Marc FehlingMerge pull request #181 from bangerth/convert
2024-06-24 Wolfgang BangerthConvert a file from .pdf to .png. 181/head
2024-06-24 Wolfgang BangerthRemove now no longer used directory.
2024-06-24 Wolfgang BangerthConvert latex sources into doxygen input.
2024-06-24 Daniel ArndtMerge pull request #180 from marcfehling/warnings
2024-06-24 Marc FehlingFix warnings. 180/head
2024-06-23 Wolfgang BangerthMerge pull request #179 from bangerth/narasimhan-2604...
2024-06-23 Narasimhan SwaminathanAdd the 'nonlinear heat transfer with AD/NOX' code... 179/head
2024-05-24 Marc FehlingMerge pull request #177 from marcfehling/fix
2024-05-24 Marc FehlingFix compilation. 177/head
2024-05-24 Marc FehlingMerge pull request #176 from bangerth/const
2024-05-03 Wolfgang BangerthMark FEValuesExtractors objects as 'const'. 176/head
2024-03-06 Matthias MaierMerge pull request #175 from bangerth/readme
2024-03-05 Wolfgang BangerthMerge pull request #174 from tamiko/unify_author_file
2024-03-05 Wolfgang BangerthMerge pull request #173 from tamiko/annotate_source_2
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.