getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] master updated (00f372b -> 3553430)


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] master updated (00f372b -> 3553430)
Date: Sun, 24 Mar 2019 14:24:27 -0400 (EDT)

logari81 pushed a change to branch master.

      from  00f372b   Add test for assembly assignment
       new  3553430   Add support for variables defined at integration points


Summary of changes:
 src/getfem/getfem_generic_assembly.h               |   3 +
 src/getfem/getfem_generic_assembly_tree.h          |  11 ++
 src/getfem/getfem_models.h                         |   6 +-
 src/getfem_generic_assembly_compile_and_exec.cc    |  59 +++++++++--
 src/getfem_generic_assembly_semantic.cc            | 102 +++++++++++-------
 src/getfem_generic_assembly_workspace.cc           |   6 ++
 src/getfem_models.cc                               |  10 ++
 tests/Makefile.am                                  |   4 +
 tests/test_internal_variables.cc                   | 114 +++++++++++++++++++++
 ...ly_assignment.pl => test_internal_variables.pl} |  12 +--
 10 files changed, 275 insertions(+), 52 deletions(-)
 create mode 100644 tests/test_internal_variables.cc
 copy tests/{test_assembly_assignment.pl => test_internal_variables.pl} (84%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]