]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #17998 from bangerth/44-1
authorJean-Paul Pelteret <jppelteret@gmail.com>
Thu, 16 Jan 2025 20:35:30 +0000 (21:35 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2025 20:35:30 +0000 (21:35 +0100)
Move a function in step-44.

1  2 
examples/step-44/step-44.cc

index 57b788077694d4dc30dab5dc22bf8b7435409f72,3d15b290c067b9e3cd38a53a251c08402ed36880..a273bbaf829212012fae68cecd92da5f385e9ba9
@@@ -840,10 -840,8 +840,8 @@@ namespace Step4
      // Set up the finite element system to be solved:
      void system_setup();
  
-     void determine_component_extractors();
      // Create Dirichlet constraints for the incremental displacement field:
 -    void make_constraints(const int it_nr);
 +    void make_constraints(const unsigned int it_nr);
  
      // Several functions to assemble the system and right hand side matrices
      // using multithreading. Each of them comes as a wrapper function, one

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.