Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This is the complete list of members for fub::OmpLocal< T, Allocator >, including all inherited members.
Accumulate(BinaryOperation op=BinaryOperation()) const noexcept | fub::OmpLocal< T, Allocator > | |
Accumulate(BinaryOperator op) const noexcept | fub::OmpLocal< T, Allocator > | |
Get() noexcept | fub::OmpLocal< T, Allocator > | |
Get() const noexcept | fub::OmpLocal< T, Allocator > | |
instances_ | fub::OmpLocal< T, Allocator > | private |
Min() const noexcept | fub::OmpLocal< T, Allocator > | |
OmpLocal()=default | fub::OmpLocal< T, Allocator > | |
OmpLocal(const T &value, Allocator alloc=Allocator()) | fub::OmpLocal< T, Allocator > | explicit |
operator*() noexcept | fub::OmpLocal< T, Allocator > | |
operator*() const noexcept | fub::OmpLocal< T, Allocator > | |
operator->() noexcept | fub::OmpLocal< T, Allocator > | |
operator->() const noexcept | fub::OmpLocal< T, Allocator > |