CAM
solver_mod Module Reference

Data Types

type  blkjac_t
 

Functions/Subroutines

subroutine, public solver_test (elem, edge1, red, hybrid, deriv, nets, nete)
 

Variables

character(len=8), parameter, private blkjac_storage = "inverse"
 

Function/Subroutine Documentation

◆ solver_test()

subroutine, public solver_mod::solver_test ( type(element_t), dimension(:), intent(in), target  elem,
type (edgebuffer_t edge1,
type (reductionbuffer_ordered_1d_t red,
type (hybrid_t hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function:

Variable Documentation

◆ blkjac_storage

character(len=8), parameter, private solver_mod::blkjac_storage = "inverse"
private