]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a first version of the P1 non-conforming element.
authorJaeryun Yim <jaeryun.yim@gmail.com>
Thu, 5 Nov 2015 02:46:07 +0000 (11:46 +0900)
committerJaeryun Yim <jaeryun.yim@gmail.com>
Fri, 16 Sep 2016 12:07:23 +0000 (21:07 +0900)
This version currently only covers the parameteric version of the element.

include/deal.II/fe/fe_p1nc.h
source/fe/fe_p1nc.cc

index cb0b4857a010a4234cddd1e3d07dd07b43514c78..79446ffea255afeacb66e86e8d60e49be907dd60 100644 (file)
@@ -310,6 +310,7 @@ private:
 
 /*@}*/
 
+
 DEAL_II_NAMESPACE_CLOSE
 
 #endif
index a6e40a2a7f5018f0be1d38b10b61cb28441e8624..8b85842e8375f50c3a478a5a95bf4c65c404ebcd 100644 (file)
@@ -433,4 +433,6 @@ void FE_P1NC::initialize_constraints ()
 
 
 
+
+
 DEAL_II_NAMESPACE_CLOSE

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.