Loading...
Searching...
No Matches
fam Directory Reference
Directory dependency graph for fam:
src/finiteArea/finiteArea/fam

Files

 
fam.H
 Namespace of functions to calculate implicit derivatives returning a matrix. Time derivatives are calculated using Euler-implicit, backward differencing or Crank-Nicholson. Spatial derivatives are calculated using Gauss' Theorem.
 
famD2dt2.C
 
famD2dt2.H
 
famDdt.C
 
famDdt.H
 Calculate the matrix for the first temporal derivative.
 
famDiv.C
 
famDiv.H
 Calculate the matrix for the divergence of the given field and flux.
 
famLaplacian.C
 
famLaplacian.H
 Calculate the matrix for the laplacian of the field.
 
famNDiv.C
 
famNDiv.H
 Calculate the matrix for the divergence of the given field and flux.
 
famSup.C
 
famSup.H
 Calculate the finiteArea matrix for implicit and explicit sources.
 
vectorFamDiv.C
 
vectorFamDiv.H
 Specialisation of fam div for a flux.