Skip to content

4.8.0.1

Latest

Choose a tag to compare

@sshiraiwa sshiraiwa released this 24 Sep 21:22
5fcbd6d

Minor fix to

  • add integrator.i. mfem::Integrator is a new base class for all integrator. Some methods such as GetIntegrationRule is defined
    at this level.
  • addressed newly added Array::IsConstant being implemented only for "typical" types
  • added _build_system sub-directory to MANIFEST.in. This keep pip download mfem from failing.