Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Nicolas Marsic's avatar
    c869eabd
    ** Very simple way of handling more than one FunctionSpace: · c869eabd
    Nicolas Marsic authored
         ++ Automatic offset for Dof::getType() of different FunctionSpace
              ## Need to be improved --> will add a lot of 'jumps' in DofManager
    
    ** Correction in SystemAbstract::assemble
         ++ Switching test function and field
    
    ** Lagrange Multipliers Formulations (Field tested by Lagrange and vice-versa)
         ++ Added a simulation to test that
              ## Same as FreeSpace but with constraint imposed by Lagrange
    
         ++ It works :-) !!
    
    c869eabd
    History
    ** Very simple way of handling more than one FunctionSpace:
    Nicolas Marsic authored
         ++ Automatic offset for Dof::getType() of different FunctionSpace
              ## Need to be improved --> will add a lot of 'jumps' in DofManager
    
    ** Correction in SystemAbstract::assemble
         ++ Switching test function and field
    
    ** Lagrange Multipliers Formulations (Field tested by Lagrange and vice-versa)
         ++ Added a simulation to test that
              ## Same as FreeSpace but with constraint imposed by Lagrange
    
         ++ It works :-) !!