• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LLNL / mfem / 194
46%
master: 50%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 31 Aug 2018 06:37AM UTC
Jobs 2
Files 176
Run time 12min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
194

push

travis-ci-com

v-dobrev
A number of proposed tweaks for merging into prism-dev.

* Removed the fixed low-order finite element classes for wedges.
* Replace more cases of 'int' variables with 'Geometry::Type',
  mainly in class FiniteElement and its derived classes.
* Use constants from BasisType (instead of Quadrature1D) in the
  parameters of the *WedgeElement finite element classes.
* Impose ordering on the construction of some global objects by
  moving them into the same translation unit: specifically, moved
  the objects 'TriangleFE', 'TetrahedronFE', 'WedgeFE', and
  'Geometries' into fem/fe.cpp.
* In switchs on 'Geometry::Type', move the 'Geometry::PRISM' case
  last - just to follow the order in the enumeration.
* Add a new method CoarseFineTransformations::GetPointMatrices
  that simplifies some code that uses CoarseFineTransformations.
* Removed the 'INVALID' and 'MIXED' constants from the enum
  Element::Type.
* Remove the static method Element::GeometryType.
* Tweak some doxygen comments in the classes Embedding and
  CoarseFineTransformations.
* Generate an error if the method Wedge::GetNFaces is called:
  its parameter 'nFaceVertices' does not make sense for wedges.

20734 of 45233 relevant lines covered (45.84%)

4468809.95 hits per line

Jobs
ID Job ID Ran Files Coverage
4 194.4 (DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=2) 31 Aug 2018 06:37AM UTC 0
45.84
Travis Job 194.4
8 194.8 (DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=4 TMPDIR=/tmp) 31 Aug 2018 06:49AM UTC 0
45.63
Travis Job 194.8
Source Files on build 194
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #194
  • b4c143c4 on github
  • Next Build on prism-dev-dev (#205)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc