0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test for reading FS. More... about 15 years ago
Read dFS from DHM file. More... about 15 years ago
DHM takes ownership of time units More... about 15 years ago
New function dMeshSetDestroy() More... about 15 years ago
Remove fs->meshAdj member, simplify calling of dFSBuildSpace_Cont_CreateElemAssemblyMats() More... about 15 years ago
minor cleanup and documentation More... about 15 years ago
Move creation of assembly matrices out of dFSBuildSpace_Cont More... about 15 years ago
reordering before moving constraint matrices out of dFSBuildSpace_Cont More... about 15 years ago
Just use static inline instead of a macro More... about 15 years ago
s/\bEXTERN\b/extern/ More... about 15 years ago
Big header shuffle. More... about 15 years ago
Factor VecDohpCreateDirichletCache() out of dFSBuildSpace_Cont() More... about 15 years ago
Factor dFSCreateLocalToGlobal_Private() out of dFSBuildSpace_Cont() More... about 15 years ago
Check alignment in TensorMult_Hex_P4_Q4_D1 More... about 15 years ago
Pull all necessary information out of the DHM file. More... about 15 years ago
Write the number of subdomains into the DHM file. More... about 15 years ago
Create and tag partition and ordered_subdomain tags. More... about 15 years ago
Always use a taggable set (not root) as the domain. More... about 15 years ago
Provide getters: dFSGetMesh(), dFSGetJacobi() More... about 15 years ago
Require that the Rule and Degree tags be persistent (not start with '__'). More... about 15 years ago
Make dFS hold a reference to the Jacobi More... about 15 years ago
ignore mpich builds and data More... about 15 years ago
Add -malloc_dump to all tests. More... about 15 years ago
More guards in VecDohp More... about 15 years ago
Partial implementation of dFSLoadIntoFS() and support infrastructure. More... about 15 years ago
Implement dFSGetSubElementMesh() and add simple test program. More... about 15 years ago
shorten MallocN by one byte per chunk so that alignment decays to a no-op when dDEFAULT_ALIGN=1 More... about 15 years ago
Remove hack for broken MOAB, fixed in MOAB r3359 More... about 15 years ago
Factor ordering out of dFSBuildSpace_Cont(), save in fs->orderedSet. More... about 15 years ago
Create (and write to dhm) an ordered set for each subdomain. More... about 15 years ago