rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
diffusivity_cached.m File Reference

compute diffusivity tensor for geometry transformation and store results in a cache More...

Go to the source code of this file.

Functions

function diff = diffusivity_cached (glob, params, callerid)
 compute diffusivity tensor for geometry transformation and store results in a cache More...
 
function ind = diffusivitycached>gethash (X, hashes)
 

Detailed Description

compute diffusivity tensor for geometry transformation and store results in a cache

Definition in file diffusivity_cached.m.

Function Documentation

function diff = diffusivity_cached (   glob,
  params,
  callerid 
)

compute diffusivity tensor for geometry transformation and store results in a cache

Parameters
globglob
paramsa structure with model parameters
calleridcallerid
Return values
diffdiff
Required fields of params:
  • debug —  flag indicating wether debug output shall be turned on
  • tstep —  tstep

Definition at line 17 of file diffusivity_cached.m.

Here is the call graph for this function:

Here is the caller graph for this function:

function ind = diffusivitycached>gethash (   X,
  hashes 
)
Documentation Update:

Definition at line 113 of file diffusivity_cached.m.