Skip to content
Snippets Groups Projects
  • Dominic Kempf's avatar
    c060718c
    dirichlet_expression -> interpolate_expression · c060718c
    Dominic Kempf authored
    There is way more reasons to interpolate a function into the
    solution vector and we cover them with one code path:
    * Dirichlet boundary conditions (strong ones)
    * Initial conditions for instationary expressions
    * Initial guesses for Newton solvers
    c060718c
    History
    dirichlet_expression -> interpolate_expression
    Dominic Kempf authored
    There is way more reasons to interpolate a function into the
    solution vector and we cover them with one code path:
    * Dirichlet boundary conditions (strong ones)
    * Initial conditions for instationary expressions
    * Initial guesses for Newton solvers