Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PartitionCeff.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine partition_ceff (ndim, nrows, nnz, nstart, rp1, cval, aval, newnrows, newnstart, newndim, ProcTemp, global)
 
subroutine prescribedload (nrows, nstart, NumTemp, TempBC, Ceff_fp, ProcTemp)
 

Function/Subroutine Documentation

subroutine partition_ceff ( integer  ndim,
integer  nrows,
integer  nnz,
integer  nstart,
integer, dimension(nrows+1)  rp1,
integer, dimension(nnz)  cval,
real(kind=wp), dimension(nnz)  aval,
integer  newnrows,
integer  newnstart,
integer  newndim,
real(kind=wp), dimension(lnumnp)  ProcTemp,
type(rocfrac_global)  global 
)

Definition at line 36 of file PartitionCeff.f90.

References i, j, Aff_transformation_2< R_ >::m(), n, prescribedload(), and Aff_transformation_repS2< FT >::print().

Referenced by thermal_soln().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine prescribedload ( integer  nrows,
integer  nstart,
integer  NumTemp,
integer, dimension(numtemp)  TempBC,
real(kind=wp), dimension(nrows-numtemp,gnumtemp)  Ceff_fp,
real(kind=wp), dimension(lnumnp)  ProcTemp 
)

Definition at line 419 of file PartitionCeff.f90.

References i, j, and Aff_transformation_2< R_ >::m().

Referenced by partition_ceff().

Here is the call graph for this function:

Here is the caller graph for this function: