[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] devel-logari81-internal-variables upda
From: |
Konstantinos Poulios |
Subject: |
[Getfem-commits] [getfem-commits] devel-logari81-internal-variables updated (f85112c -> 50ebaab) |
Date: |
Wed, 29 Jan 2020 10:49:52 -0500 (EST) |
logari81 pushed a change to branch devel-logari81-internal-variables.
from f85112c Refactoring of model solvers
new ff5eb9c Fix wrong scaling of coupling matrix in internal variable
condensation
new 232385d Fix size of internal variable condensation matrix
new 78b191f Minor changes
new 50ebaab Add support for internal variable condensation to the model
object
Summary of changes:
src/getfem/getfem_accumulated_distro.h | 6 +-
src/getfem/getfem_generic_assembly.h | 4 +-
src/getfem/getfem_models.h | 58 +++++--
src/getfem_generic_assembly_compile_and_exec.cc | 48 +++++-
src/getfem_generic_assembly_workspace.cc | 10 +-
src/getfem_model_solvers.cc | 90 ++++++++++-
src/getfem_models.cc | 194 +++++++++++++++++-------
7 files changed, 324 insertions(+), 86 deletions(-)
- [Getfem-commits] [getfem-commits] devel-logari81-internal-variables updated (f85112c -> 50ebaab),
Konstantinos Poulios <=