Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
cuda_mma_math.f90 File Reference

Go to the source code of this file.

Data Types

interface  cuda_mma_math::mma_prepare_aa_matrix_cuda
 
interface  cuda_mma_math::mma_prepare_hessian_cuda
 
interface  cuda_mma_math::cuda_custom_solver
 
interface  cuda_mma_math::cusolver_wrapper
 
interface  cuda_mma_math::delta_1dbeam_cuda
 
interface  cuda_mma_math::cuda_hess
 
interface  cuda_mma_math::mma_ljjxinv_cuda
 
interface  cuda_mma_math::mma_dipsolvesub1_cuda
 
interface  cuda_mma_math::mattrans_v_mul_cuda
 
interface  cuda_mma_math::mma_gensub1_cuda
 
interface  cuda_mma_math::mma_gensub2_cuda
 
interface  cuda_mma_math::mma_gensub3_cuda
 
interface  cuda_mma_math::mma_gensub4_cuda
 
interface  cuda_mma_math::cuda_mma_max
 
interface  cuda_mma_math::cuda_rex
 
interface  cuda_mma_math::cuda_relambda
 
interface  cuda_mma_math::cuda_sub2cons2
 
interface  cuda_mma_math::cuda_maxval
 
interface  cuda_mma_math::cuda_norm
 
interface  cuda_mma_math::cuda_delx
 
interface  cuda_mma_math::cuda_gg
 
interface  cuda_mma_math::cuda_diagx
 
interface  cuda_mma_math::cuda_bb
 
interface  cuda_mma_math::cuda_aa
 
interface  cuda_mma_math::cuda_dx
 
interface  cuda_mma_math::cuda_dxsi
 
interface  cuda_mma_math::cuda_deta
 
interface  cuda_mma_math::cuda_maxval2
 
interface  cuda_mma_math::cuda_maxval3
 
interface  cuda_mma_math::cuda_kkt_rex
 
interface  cuda_mma_math::cuda_maxcons
 
interface  cuda_mma_math::cuda_lcsc2
 
interface  cuda_mma_math::cuda_mpisum
 
interface  cuda_mma_math::cuda_add2inv2
 
interface  cuda_mma_math::cuda_max2
 
interface  cuda_mma_math::cuda_updatebb
 
interface  cuda_mma_math::cuda_updateaa
 
interface  cuda_mma_math::cuda_dy
 

Detailed Description

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition in file cuda_mma_math.f90.