Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: temf/bembel

Tags

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Augmented Electric Field Integral Equation Feature (#101)

* Add Screen Feature

* Add AugmentedEFIE Feature

* Add AugmentedEFIE to Documentation

* Add Readme to Unsupported Directory

* Install Specific cpplint Version Without Namespace Bug

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Missing Integral Operators Laplace with Examples (#94)

Hypersingular Operator
Double Layer Operator
Adjoint Double Layer Operator

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from temf/ReleaseCandidate_v1.0

Release candidate v1.0

v0.99

Toggle v0.99's commit message
Added CI status badge

v0.9

Toggle v0.9's commit message
declared special member functions private to prevent them from being …

…used or being created by the compiler (#8)

declared special members in Mesh, HierarchicalMatrix and Discretization private to prevent them from being used