nutofem / nuto

NuTo - yet another finite element library
https://nuto.readthedocs.io
Boost Software License 1.0
17 stars 5 forks source link

Fix documentation and add warning #211

Closed Psirus closed 6 years ago

Psirus commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #211 into PDE_reviewed will decrease coverage by 0.3%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #211      +/-   ##
================================================
- Coverage         68.13%   67.82%   -0.31%     
================================================
  Files               315      312       -3     
  Lines             12241    12089     -152     
================================================
- Hits               8340     8199     -141     
+ Misses             3901     3890      -11
Impacted Files Coverage Δ
...oncrete/collision/collidables/CollidableWallBase.h 100% <ø> (ø) :arrow_up:
...ete/collision/collidables/CollidableParticleBase.h 100% <ø> (ø) :arrow_up:
...ete/collision/collidables/CollidableWallPhysical.h 33.33% <ø> (ø) :arrow_up:
src/metamodel/NeuralNetwork.h 0% <ø> (ø) :arrow_up:
...c/mechanics/constitutive/ModifiedMisesStrainNorm.h 90.74% <ø> (ø) :arrow_up:
...e/collision/collidables/CollidableParticleSphere.h 100% <ø> (ø) :arrow_up:
...ete/collision/collidables/CollidableWallCylinder.h 0% <ø> (ø) :arrow_up:
src/mechanics/integrands/GradientDamage.h 100% <ø> (ø) :arrow_up:
...ics/integrationtypes/IntegrationType3D4NGauss1Ip.h 0% <ø> (ø) :arrow_up:
src/visualize/UnstructuredGrid.h 100% <ø> (ø) :arrow_up:
... and 58 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df859a2...bf83dac. Read the comment docs.