logari81 pushed a change to branch master.

    from afffc20  Minor changes
     new 6ddb898  Add support for internal variable condensation to the model 
object
     new e32714c  Fix in proccessing of multiple coupled internal variables
     new 7262aa3  Fix bug in rhs computation of models with internal variables


Summary of changes:
 src/getfem/getfem_accumulated_distro.h          |   6 +-
 src/getfem/getfem_models.h                      |  42 ++++--
 src/getfem_generic_assembly_compile_and_exec.cc | 134 +++++++++--------
 src/getfem_generic_assembly_workspace.cc        |   4 +-
 src/getfem_model_solvers.cc                     |  90 +++++++++++-
 src/getfem_models.cc                            | 183 ++++++++++++++++++------
 6 files changed, 339 insertions(+), 120 deletions(-)

Reply via email to